Generate an audio overview (podcast)
generate_audioInitiate audio generation from a notebook with custom instructions, format, length, language, and source filters. Returns a task ID for polling completion.
Instructions
Kick off audio generation. Returns a task/artifact ID; pair with artifact_wait.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | ||
| length | No | ||
| language | No | Output language code (e.g. en, ja, zh_Hans). | |
| notebook | Yes | Notebook UUID. | |
| sourceIds | No | Restrict generation to these source IDs. | |
| instructions | No |