search_docs
Search technical documentation on a specific domain by submitting a query and the domain URL.
Instructions
Searches specifically for technical documentation or content on a specific domain.
Args: query: What you're looking for domain: The domain to search (e.g. 'docs.python.org', 'stackoverflow.com')
Returns: Search results from the specified domain
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| domain | No | docs.python.org |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |