run_skill
Execute any installed skill by supplying its name, parameters, and optional command, triggering the defined script or workflow right from your environment.
Instructions
Execute a skill command with parameters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | No | Command to execute (use 'default' for single-command skills) | default |
| parameters | No | Parameters to pass to the skill command | |
| skill_name | Yes | Name of the skill to run |