get-flow-definition
Retrieve the workflow definition (triggers and actions JSON) for a specific flow to inspect or edit its logic without surrounding metadata.
Instructions
Get just the workflow definition (triggers + actions JSON) for one flow, for inspecting/editing logic without the surrounding metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow | Yes | The flow internal name (a GUID, from list-flows) | |
| environment | No | Environment id (defaults to POWER_AUTOMATE_ENV) |