view_workflow
View the structure of a workflow by retrieving its nodes and edges. Optionally include detailed node information.
Instructions
View workflow structure. Returns: {nodes:[{id,type,title}], edges:[{source,target}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | No | ||
| include_details | No |