download_history_audio
Retrieve audio from a history item and save it to a file. Returns the absolute file path.
Instructions
Download the audio for a history item and save it to a file.
Args: history_item_id: the history item id. output_filename: optional output file name.
Returns the absolute path of the saved audio file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| history_item_id | Yes | ||
| output_filename | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |