read_flow_prompt_stacks
Retrieve the steps and prompt stacks of a flow by providing the flow ID. Returns flow step IDs, link IDs, and ordering for easy inspection.
Instructions
The flow-scoped counterpart of read_workflow_prompt_stacks: resolve a flow to its steps and their system/user prompt stacks (flowStepId, link ids, order). Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flowId | Yes | The flow's id. |