search_documentation
Search documentation across multiple docsets and snippets to quickly locate answers, with results truncated to prevent token overflow.
Instructions
Search for documentation across docset identifiers and snippets. Results are automatically truncated if they would exceed 25,000 tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query string | |
| max_results | No | Maximum number of results to return (1-1000) | |
| search_snippets | No | Whether to include snippets in search results | |
| docset_identifiers | Yes | Comma-separated list of docset identifiers to search in (from list_installed_docsets) |