search_doc
Search documentation libraries to find specific entries by query and documentation set, returning matching results with paths and types.
Instructions
Search within a specific documentation set for entries matching the query. Returns matching entries with their paths and types.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_slug | Yes | The slug of the documentation to search (e.g., 'javascript', 'python~3.12', 'react') | |
| query | Yes | The search query to find matching entries |