Google Cloud Functions · Capability
Google Cloud Functions API — Functions
Google Cloud Functions API — Functions. 6 operations. Lead operation: Google Cloud Functions List functions. Self-contained Naftiko capability covering one Google Cloud Functions business surface.
What You Can Do
GET
Listfunctions
— Google Cloud Functions List functions
/v1/projects/{projectid}/locations/{location}/functions
POST
Createfunction
— Google Cloud Functions Create a function
/v1/projects/{projectid}/locations/{location}/functions
GET
Getfunction
— Google Cloud Functions Get a function
/v1/projects/{projectid}/locations/{location}/functions/{functionid}
PATCH
Updatefunction
— Google Cloud Functions Update a function
/v1/projects/{projectid}/locations/{location}/functions/{functionid}
DELETE
Deletefunction
— Google Cloud Functions Delete a function
/v1/projects/{projectid}/locations/{location}/functions/{functionid}
POST
Generateuploadurl
— Google Cloud Functions Generate upload URL
/v1/projects/{projectid}/locations/{location}/functions/functionid-generateuploadurl
MCP Tools
google-cloud-functions-list-functions
Google Cloud Functions List functions
read-only
idempotent
google-cloud-functions-create-function
Google Cloud Functions Create a function
google-cloud-functions-get-function
Google Cloud Functions Get a function
read-only
idempotent
google-cloud-functions-update-function
Google Cloud Functions Update a function
idempotent
google-cloud-functions-delete-function
Google Cloud Functions Delete a function
idempotent
google-cloud-functions-generate-upload
Google Cloud Functions Generate upload URL