Google Cloud Storage · Capability
Google Cloud Storage JSON API — Objects
Google Cloud Storage JSON API — Objects. 5 operations. Lead operation: Google Cloud Storage List objects. Self-contained Naftiko capability covering one Google Cloud Storage business surface.
What You Can Do
GET
Listobjects
— Google Cloud Storage List objects
/v1/b/{bucket}/o
POST
Insertobject
— Google Cloud Storage Insert an object
/v1/b/{bucket}/o
GET
Getobject
— Google Cloud Storage Get an object
/v1/b/{bucket}/o/{object}
PUT
Updateobject
— Google Cloud Storage Update an object
/v1/b/{bucket}/o/{object}
DELETE
Deleteobject
— Google Cloud Storage Delete an object
/v1/b/{bucket}/o/{object}
MCP Tools
google-cloud-storage-list-objects
Google Cloud Storage List objects
read-only
idempotent
google-cloud-storage-insert-object
Google Cloud Storage Insert an object
google-cloud-storage-get-object
Google Cloud Storage Get an object
read-only
idempotent
google-cloud-storage-update-object
Google Cloud Storage Update an object
idempotent
google-cloud-storage-delete-object
Google Cloud Storage Delete an object
idempotent