get_content
Retrieve detailed metadata for Khan Academy educational content including videos, articles, and exercises by providing a slug or URL.
Instructions
Get details about a specific Khan Academy content item (video, article, or exercise). Accepts a slug or full URL. Returns title, description, type, and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Content slug or full URL (e.g., 'math/algebra/v/intro-to-algebra', 'https://www.khanacademy.org/science/biology/a/intro-to-biology') |