update_chapter_metadata
Update chapter title, language, and level without re-uploading audio. Use publication ID, chapter ID, and new values.
Instructions
Update chapter metadata (title, language, level) without re-uploading audio.
Args: publication_id: Publication UUID chapter_id: Chapter UUID title: New chapter title language: Language code (e.g. "EN", "FR", "JA") level: "B1" or "B2"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| publication_id | Yes | ||
| chapter_id | Yes | ||
| title | Yes | ||
| language | Yes | ||
| level | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |