search_nvidia
Search across NVIDIA domains to find documentation, blogs, and resources. Retrieve relevant results with citations and categorized by domain type.
Instructions
Search across multiple NVIDIA domains including developer resources, documentation, blogs, news, forums, research papers, NGC catalog, Omniverse docs, GitHub Pages, and more. This tool helps find relevant information about NVIDIA technologies, products, and services. Results include citations with URLs for reference and are categorized by domain type (documentation, blog, news, developer, build, research, catalog, forum, downloads, resources).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query to find information across NVIDIA domains | |
| domains | No | Optional list of specific NVIDIA domains to search. If not provided, searches all default domains. | |
| max_results_per_domain | No | Maximum number of results to return per domain (default: 3) | |
| min_relevance_score | No | Minimum relevance score threshold (0-100) to filter results (default: 17) | |
| sort_by | No | Sort order for results: 'relevance' (default, highest score first), 'date' (newest first), or 'domain' (alphabetical by domain) | relevance |
| date_from | No | Optional date filter in YYYY-MM-DD format. Only include content published on or after this date. | |
| date_to | No | Optional date filter in YYYY-MM-DD format. Only include content published on or before this date. | |
| max_total_results | No | Optional limit on total results across all domains (after filtering and sorting) | |
| allowed_domains | No | Optional list of domains to include. Only results from these domains will be returned. | |
| blocked_domains | No | Optional list of domains to exclude. Results from these domains will be filtered out. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | Whether the operation was successful | |
| summary | No | ||
| results | No | ||
| citations | No | ||
| warnings | No | ||
| errors | No |