YugabyteDB · Arazzo Workflow
YugabyteDB Aeon Discover Account Clusters
Version 1.0.0
Resolve the active account and project, then enumerate the clusters within it.
View Spec
View on GitHub
Cloud DatabaseDatabaseDatabase-as-a-ServiceDistributed SQLPostgreSQLArazzoWorkflows
Provider
Workflows
discover-account-clusters
Walk account to project to clusters to build a cluster inventory.
Lists accessible accounts, resolves the first project under the first account, and lists all clusters in that project, returning the resolved account and project identifiers together with the cluster inventory.
1
listAccounts
List the accounts the API key can access and select the first account as the working context.
2
listProjects
List the projects within the resolved account and select the first project as the working context.
3
listClusters
Enumerate every cluster within the resolved account and project to build the cluster inventory.
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.