voicebox_wait_for_generation
Poll a generation job until it finishes, using the provided generation ID. Allows setting a timeout to cap wait duration.
Instructions
Wait for a generation to complete, polling until done.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | Max seconds to wait (0 = use default 120s). | |
| generation_id | Yes | The generation ID returned by generate/speak. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||