Google Cloud Platform · Arazzo Workflow
Google Cloud Platform Rename Folder and Poll Operation
Version 1.0.0
Read a folder, patch its display name, poll the operation, then confirm the new name.
View Spec
View on GitHub
API ManagementCloud ComputingInfrastructurePlatform-as-a-ServiceArazzoWorkflows
Provider
Workflows
rename-folder-and-poll
Rename a Google Cloud folder and wait for the operation to complete.
Reads the current display name, patches the folder, polls the operation until done, then re-reads to confirm.
1
getBefore
Read the folder to capture the current display name before the change.
2
patchFolder
Patch the folder display name with an update mask scoped to displayName. Returns a long-running Operation whose name is used to poll.
3
pollOperation
Poll the patch operation by name until the done flag is true.
4
getAfter
Re-read the folder to confirm the new display name took effect.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.