Save a lesson
save_lessonSave a self-contained HTML lesson to your private LingoChunk library for later access on any device, with metadata and a temporary view URL.
Instructions
Save a single self-contained HTML lesson to the user's private LingoChunk library (10 MB max, up to 100 lessons, private by default). Returns the lesson metadata plus a short-lived view URL to open it now; its durable home is the app's library, where it opens on any device. Use this to keep a lesson the lingochunk-lesson skill produced. Requires the lessons:write scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes | The complete self-contained HTML document. | |
| title | Yes | Lesson title. | |
| language | Yes | Target language, ISO 639-1. | |
| source_submission_ids | No | Optional provenance: the episode ids the lesson was built from. |