Google Cloud Pub/Sub · Capability
Google Cloud Pub/Sub API — Topics
Google Cloud Pub/Sub API — Topics. 5 operations. Lead operation: Google Cloud Pub/Sub List topics. Self-contained Naftiko capability covering one Google Cloud Pubsub business surface.
What You Can Do
GET
Listtopics
— Google Cloud Pub/Sub List topics
/v1/projects/{projectid}/topics
GET
Gettopic
— Google Cloud Pub/Sub Get a topic
/v1/projects/{projectid}/topics/{topicid}
PUT
Createtopic
— Google Cloud Pub/Sub Create a topic
/v1/projects/{projectid}/topics/{topicid}
DELETE
Deletetopic
— Google Cloud Pub/Sub Delete a topic
/v1/projects/{projectid}/topics/{topicid}
POST
Publishmessages
— Google Cloud Pub/Sub Publish messages
/v1/projects/{projectid}/topics/topicid-publish
MCP Tools
google-cloud-pub-sub-list
Google Cloud Pub/Sub List topics
read-only
idempotent
google-cloud-pub-sub-get
Google Cloud Pub/Sub Get a topic
read-only
idempotent
google-cloud-pub-sub-create
Google Cloud Pub/Sub Create a topic
idempotent
google-cloud-pub-sub-delete
Google Cloud Pub/Sub Delete a topic
idempotent
google-cloud-pub-sub-publish
Google Cloud Pub/Sub Publish messages