LAP Registry

Cloud Functions API Skill

gcp-cloudfunctions

Provider: Google Cloud Platform Version: v2 Endpoints: 13 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
DELETE/v2/{name}
GET/v2/{name}Deletes a function with the given name from the specified project. If the given function is used by some trigger, the trigger will be updated to remove this function.
PATCH/v2/{name}Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
GET/v2/{name}/locationsUpdates existing function.
GET/v2/{name}/operationsLists information about the supported locations for this service.
POST/v2/{name}:generateDownloadUrlLists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.
GET/v2/{parent}/functionsReturns a signed URL for downloading deployed function source code. The URL is only valid for a limited period and should be used within 30 minutes of generation. For more informa...
POST/v2/{parent}/functionsReturns a list of functions that belong to the requested project.
POST/v2/{parent}/functions:generateUploadUrlCreates a new function. If a function with the given name already exists in the specified project, the long running operation will return `ALREADY_EXISTS` error.
GET/v2/{parent}/runtimesReturns a signed URL for uploading a function source code. For more information about the signed URL usage see: https://cloud.google.com/storage/docs/access-control/signed-urls. O...
GET/v2/{resource}:getIamPolicyReturns a list of runtimes that are supported for the requested project.
POST/v2/{resource}:setIamPolicyGets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
POST/v2/{resource}:testIamPermissionsSets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install gcp-cloudfunctions

Downloads and installs to ~/.claude/skills/gcp-cloudfunctions/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)