Cloud Run Admin API Skill
gcp-run
gcp-run
| Method | Path | Description |
|---|---|---|
DELETE | /v2/{name} | |
GET | /v2/{name} | Deletes a Revision. |
PATCH | /v2/{name} | Gets information about a Revision. |
GET | /v2/{name}/operations | Updates a Service. |
POST | /v2/{name}:run | Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. |
POST | /v2/{name}:wait | Triggers creation of a new Execution of this Job. |
GET | /v2/{parent}/executions | Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state. If the operation is already done, the latest state is... |
GET | /v2/{parent}/jobs | Lists Executions from a Job. |
POST | /v2/{parent}/jobs | Lists Jobs. |
GET | /v2/{parent}/revisions | Creates a Job. |
GET | /v2/{parent}/services | Lists Revisions from a given Service, or from a given location. |
POST | /v2/{parent}/services | Lists Services. |
GET | /v2/{parent}/tasks | Creates a new Service in a given project and location. |
GET | /v2/{resource}:getIamPolicy | Lists Tasks from an Execution of a Job. |
POST | /v2/{resource}:setIamPolicy | Gets the IAM Access Control policy currently in effect for the given Cloud Run Service. This result does not include any inherited policies. |
POST | /v2/{resource}:testIamPermissions | Sets the IAM Access control policy for the specified Service. Overwrites any existing policy. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install gcp-run
Downloads and installs to ~/.claude/skills/gcp-run/
v2 (2026-02-13)