skill_execute
Run a specific skill by providing its ID and input prompt, with optional context variables to customize execution.
Instructions
Execute a skill with given input
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Input/prompt for the skill | |
| context | No | Additional context variables | |
| skill_id | Yes | Skill ID or name to execute |