create_workflow
Define a new workflow by providing YAML content. The workflow is saved for reuse in skill development and RAG knowledge.
Instructions
Create a new user workflow from YAML content. The workflow is saved to ~/.config/skill-seekers/workflows/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |