get_flow
Retrieve a complete flow definition with every step by providing its flow ID. Access step-by-step details for review or modification.
Instructions
Get a flow's full definition, including every step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flowId | Yes | ||
| project | No | Path to the project root (same folder the side panel connects to). Defaults to the EASYSPEC_PROJECT environment variable if omitted. |