Microsoft Power Automate · Arazzo Workflow
Microsoft Power Automate Manage Flow Owners
Version 1.0.0
Read a flow's current owners, add or remove owners, and verify the new roster.
View Spec
View on GitHub
AutomationBusiness ProcessIntegrationLow-CodeMicrosoftPower PlatformRPAWorkflowsArazzoWorkflows
Provider
Workflows
manage-flow-owners
Modify the owner list of a flow and verify the resulting roster.
Reads the flow and its existing owners, submits the requested owner additions and removals, then re-reads the owners so the effective roster is confirmed rather than assumed.
1
confirmFlow
Read the flow to confirm it exists and to capture its display name and creator for the ownership audit record.
2
readCurrentOwners
List the flow's current owners so the roster before the change is captured and the requested modification can be reconciled against it.
3
modifyOwners
Apply the owner additions and removals in a single request so the roster never passes through an intermediate state with no owner.
4
verifyOwners
Re-read the owner list and assert at least one owner remains, catching the dangerous case where a removal leaves the flow orphaned.
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.