oratilo_lookup
Check whether a video summary already exists in the oratilo library before doing the work yourself. On a hit, returns the full summary and provenance; a miss means it's not covered.
Instructions
Check whether oratilo (a shared library of concept-structured video summaries) already has a summary for a specific video, BEFORE spending work summarizing it yourself. Returns the full summary plus provenance metadata on a hit. A miss means the video is not covered — summarize it yourself. Accepts YouTube URLs or video ids (arXiv ids reserved for the future).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Preferred language (default ko) | |
| source | Yes | YouTube URL / 11-char video id / arXiv id |