Workday Extend · Arazzo Workflow
Workday Extend Inspect an Orchestration
Version 1.0.0
Resolve an orchestration by search, then list its steps and triggers to build a full picture.
View Spec
View on GitHub
AutomationCustom ApplicationsEnterpriseExtensionsHCMIntegrationOrchestrationPlatform-as-a-ServiceArazzoWorkflows
Provider
Workflows
inspect-orchestration
Find an orchestration, then list its steps and triggers.
Searches for an orchestration, and when one is found lists its steps and its triggers to assemble a complete inspection of the orchestration definition.
1
findOrchestration
Search the orchestration definitions and take the first match as the inspection target.
2
getSteps
List the steps that make up the orchestration flow, including their order and type.
3
getTriggers
List the triggers configured for the orchestration, including event-based, scheduled, and API triggers.
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.