skills_run
Execute a skill on an LLM with input parameters and optionally persist the output as a knowledge item.
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 |