Google Cloud Platform · Arazzo Workflow
Google Cloud Platform Provision Folder with Project
Version 1.0.0
Create a folder, wait for it, then create a project under that folder and wait for it.
View Spec
View on GitHub
API ManagementCloud ComputingInfrastructurePlatform-as-a-ServiceArazzoWorkflows
Provider
Workflows
provision-folder-with-project
Create a folder then a project nested inside it, waiting on each operation.
Creates a folder, waits for it, captures its resource name, then creates a project under it and waits for that operation.
1
createFolder
Create the folder under the organization. Returns a long-running Operation whose name is used to poll for completion.
2
pollFolder
Poll the folder create operation until done and read the new folder resource name from the operation response.
3
createProject
Create the project under the newly created folder. Returns a long-running Operation whose name is used to poll for completion.
4
Source API Descriptions
openapi
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.