Google Cloud Workflows · Capability
Google Cloud Workflows API — Projects
Google Cloud Workflows API — Projects. 9 operations. Lead operation: Google Cloud Workflows List workflows. Self-contained Naftiko capability covering one Google Cloud Workflows business surface.
What You Can Do
GET
Listworkflows
— Google Cloud Workflows List workflows
/v1/v1/projects/{project}/locations/{location}/workflows
POST
Createworkflow
— Google Cloud Workflows Create a workflow
/v1/v1/projects/{project}/locations/{location}/workflows
GET
Getworkflow
— Google Cloud Workflows Get a workflow
/v1/v1/projects/{project}/locations/{location}/workflows/{workflow}
PATCH
Updateworkflow
— Google Cloud Workflows Update a workflow
/v1/v1/projects/{project}/locations/{location}/workflows/{workflow}
DELETE
Deleteworkflow
— Google Cloud Workflows Delete a workflow
/v1/v1/projects/{project}/locations/{location}/workflows/{workflow}
GET
Listexecutions
— Google Cloud Workflows List executions
/v1/v1/projects/{project}/locations/{location}/workflows/{workflow}/executions
POST
Createexecution
— Google Cloud Workflows Create an execution
/v1/v1/projects/{project}/locations/{location}/workflows/{workflow}/executions
GET
Getexecution
— Google Cloud Workflows Get an execution
/v1/v1/projects/{project}/locations/{location}/workflows/{workflow}/executions/{execution}
POST
Cancelexecution
— Google Cloud Workflows Cancel an execution
/v1/v1/projects/{project}/locations/{location}/workflows/{workflow}/executions/execution-cancel
MCP Tools
google-cloud-workflows-list-workflows
Google Cloud Workflows List workflows
read-only
idempotent
google-cloud-workflows-create-workflow
Google Cloud Workflows Create a workflow
google-cloud-workflows-get-workflow
Google Cloud Workflows Get a workflow
read-only
idempotent
google-cloud-workflows-update-workflow
Google Cloud Workflows Update a workflow
idempotent
google-cloud-workflows-delete-workflow
Google Cloud Workflows Delete a workflow
idempotent
google-cloud-workflows-list-executions
Google Cloud Workflows List executions
read-only
idempotent
google-cloud-workflows-create-execution
Google Cloud Workflows Create an execution
google-cloud-workflows-get-execution
Google Cloud Workflows Get an execution
read-only
idempotent
google-cloud-workflows-cancel-execution
Google Cloud Workflows Cancel an execution