Get workflow
get_workflowRetrieve a complete workflow, including all nodes, connections, and settings, by providing its ID.
Instructions
Get a full workflow by ID, including nodes, connections and settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Workflow ID | |
| excludePinnedData | No | Exclude pinData (default true) |