Google Cloud Platform · Arazzo Workflow
Google Cloud Platform Create Folder and Poll Operation
Version 1.0.0
Create a folder, poll the long-running operation until done, then read back the folder.
View Spec
View on GitHub
API ManagementCloud ComputingInfrastructurePlatform-as-a-ServiceArazzoWorkflows
Provider
Workflows
create-folder-and-poll
Create a Google Cloud folder and wait for the operation to complete.
Submits a folder creation request, polls the returned operation until it is done, then retrieves the new folder by its resource id.
1
createFolder
Submit the folder creation request. Returns a long-running Operation whose name is used to poll for completion.
2
pollOperation
Poll the long-running operation by name until the done flag is true. Branches back to itself while the operation is still in progress.
3
getFolder
Fetch the newly created folder by its resource id to confirm its final state and display name.
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.