get_lesson_transcript
Retrieve a full timestamped transcript for any DeepLearning.AI course lesson using the course slug and either the lesson index or slug. Get precise lesson content for text-based review and reference.
Instructions
Get the full timestamped transcript for a lesson in a DeepLearning.AI course. Pass either the lesson index (e.g. '1', '2') or the lesson slug (e.g. 'creating-an-app-with-ai').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_slug | Yes | ||
| include_timestamps | No | ||
| lesson_slug_or_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |