Activate Skill
use_skillActivate a skill to make its tools available for use. Call list_skills first to see available skills.
Instructions
Activate a skill so its tools become available to call. Returns the activated skill's tool names and their schemas; clients that support tools/list_changed will also see the new tools appear automatically. Call list_skills first to see the available skill names. Tools are progressively disclosed, so activate the skill you need before using its tools (most tools are pre-activated by default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The skill to activate, e.g. "documents", "search", or "analysis". Get valid names from list_skills. |