search_docs
Find relevant pages in a documentation set by searching for keywords or concepts. Returns ranked matches with paths and descriptions to guide further reading.
Instructions
Searches a documentation set for specific content. Use this to find pages containing particular keywords, concepts, or topics. Returns matching pages ranked by relevance with their paths and descriptions. Follow up with get_docs_page to get full content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query to find relevant pages within the documentation set | |
| docName | Yes | Name of the documentation set |