skills_run
Execute a skill on your LLM, optionally storing 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 |