Google Cloud Pub/Sub · Capability
Google Cloud Pub/Sub API — Subscriptions
Google Cloud Pub/Sub API — Subscriptions. 6 operations. Lead operation: Google Cloud Pub/Sub List subscriptions. Self-contained Naftiko capability covering one Google Cloud Pubsub business surface.
What You Can Do
GET
Listsubscriptions
— Google Cloud Pub/Sub List subscriptions
/v1/projects/{projectid}/subscriptions
GET
Getsubscription
— Google Cloud Pub/Sub Get a subscription
/v1/projects/{projectid}/subscriptions/{subscriptionid}
PUT
Createsubscription
— Google Cloud Pub/Sub Create a subscription
/v1/projects/{projectid}/subscriptions/{subscriptionid}
DELETE
Deletesubscription
— Google Cloud Pub/Sub Delete a subscription
/v1/projects/{projectid}/subscriptions/{subscriptionid}
POST
Acknowledgemessages
— Google Cloud Pub/Sub Acknowledge messages
/v1/projects/{projectid}/subscriptions/subscriptionid-acknowledge
POST
Pullmessages
— Google Cloud Pub/Sub Pull messages
/v1/projects/{projectid}/subscriptions/subscriptionid-pull
MCP Tools
google-cloud-pub-sub-list
Google Cloud Pub/Sub List subscriptions
read-only
idempotent
google-cloud-pub-sub-get
Google Cloud Pub/Sub Get a subscription
read-only
idempotent
google-cloud-pub-sub-create
Google Cloud Pub/Sub Create a subscription
idempotent
google-cloud-pub-sub-delete
Google Cloud Pub/Sub Delete a subscription
idempotent
google-cloud-pub-sub-acknowledge
Google Cloud Pub/Sub Acknowledge messages
google-cloud-pub-sub-pull
Google Cloud Pub/Sub Pull messages