os_mcp_select_toolsets
Select discovery toolsets and get tools/list filter guidance by natural-language query or named toolset shortcuts, with optional includes, excludes, and tool limits.
Instructions
Select discovery toolsets and return tools/list filter guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | No | ||
| query | No | Optional natural-language query used to infer toolsets. | |
| toolset | No | Single named toolset shortcut (for tools/list toolset param). | |
| maxTools | No | ||
| excludeToolsets | No | Toolsets to exclude (array or comma-separated string). | |
| includeToolsets | No | Toolsets to include (array or comma-separated string). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| query | No | ||
| toolsets | Yes | ||
| inference | No | ||
| matchedTools | Yes | ||
| listToolsParams | No | ||
| effectiveFilters | Yes | ||
| matchedToolCount | Yes | ||
| inferredIncludeToolsets | No |