discover_nvidia_content
Find NVIDIA educational resources by content type and topic, returning ranked results with direct links.
Instructions
Discover specific types of NVIDIA content such as videos, courses, tutorials, webinars, or blog posts. This tool helps find educational and learning resources from NVIDIA's various platforms. Returns ranked results with relevance scores and direct links to the content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content_type | Yes | Type of content to discover: 'video' for video tutorials and demonstrations, 'course' for training courses and certifications (DLI), 'tutorial' for step-by-step guides, 'webinar' for webinars and live sessions, 'blog' for blog posts and articles | |
| topic | Yes | The topic or technology to find content about (e.g., 'CUDA', 'Omniverse', 'AI') | |
| max_results | No | Maximum number of content items to return (default: 5) | |
| date_from | No | Optional date filter in YYYY-MM-DD format. Only content published on or after this date will be included. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | ||
| summary | No | ||
| content | No | ||
| resource_links | No | ||
| warnings | No | ||
| errors | No |