ref_search_documentation
Search for documentation across public web, GitHub, or private resources like repos and PDFs. Use queries with programming language and framework details to retrieve relevant documentation efficiently.
Instructions
Search for documentation on the web or github as well from private resources like repos and pdfs. Use Ref 'ref_read_url' to read the content of a url.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | Yes | Query for documentation. Should include programming language and framework or library names. Searches public only docs by default, include ref_src=private to search a user's private docs. |