get_flow
Retrieves the full definition of a Power Automate flow, including triggers, actions, parameters, and connection references, by specifying environment and flow IDs.
Instructions
Full flow definition (triggers, actions, parameters) and connection references.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flowId | Yes | Flow ID (the `name` field from list_flows). | |
| environmentId | Yes | Environment ID. |