get_workflow
Parses a workflow YAML file and returns its full structure. Specify the file path to retrieve workflow details for SLURM job management.
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 | |||