search_course_content
Find specific content across DeepLearning.AI course transcripts and notebooks with full-text search. Get ranked snippet matches, timestamp citations, and direct URLs to pinpoint the exact material.
Instructions
Full-text search across indexed transcripts, lesson materials, and notebooks using SQLite FTS5 with BM25 ranking. Returns matched snippets, timestamp citations, and direct URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| course_slug | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |