Google Cloud Platform · Arazzo Workflow
Google Cloud Platform Reset Project IAM Policy
Version 1.0.0
Read a project IAM policy, then overwrite it with a single owner binding using the etag.
View Spec
View on GitHub
API ManagementCloud ComputingInfrastructurePlatform-as-a-ServiceArazzoWorkflows
Provider
Workflows
reset-project-iam-policy
Overwrite a project IAM policy with a single owner binding.
Reads the current policy etag, sets a baseline owner-only policy, then re-reads to confirm.
1
getPolicy
Read the current IAM policy to capture its etag before the overwrite.
2
resetPolicy
Overwrite the policy with a single owner binding, passing the captured etag for optimistic concurrency.
3
confirmPolicy
Re-read the policy to confirm only the owner binding remains.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.