list_workflows
Scan a directory and list workflow YAML files that contain required 'name' and 'jobs' keys.
Instructions
List workflow YAML files in a directory.
Scans the directory for YAML files that contain a valid srunx workflow
structure (must have 'name' and 'jobs' keys).
Args:
directory: Directory to search for workflow files (default: current directory)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||