get_workflow
Retrieve the complete structure of a workflow by reading and parsing its YAML file.
Instructions
Read and parse a workflow YAML file, returning its full structure.
Args:
yaml_path: Path to the YAML workflow file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| yaml_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||