skills_run
Run any skill on the configured LLM, optionally saving the output as a knowledge item, and get the result.
Instructions
Execute a Skill on the configured LLM, optionally storing the output as a knowledge_item, and returns the result. Available to all project members.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill_id | Yes | ||
| input_params | No | Variables substituted into the skill body |