podcast_download
Download a completed podcast using an operation name from the creation response. Saves the MP3 file to a local path.
Instructions
Download a completed standalone podcast.
Args: operation_name: The operation name from podcast_create response output_path: Local file path to save the MP3 (default: ~/Downloads/podcast.mp3)
Returns: Dictionary with the downloaded file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation_name | Yes | ||
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||