update_show
Modify podcast show metadata: update title, description, author, category, language, and more.
Instructions
Update a show's metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Show title | |
| author | No | Show author name | |
| show_id | Yes | ID of the show to update | |
| website | No | Show website URL | |
| category | No | Primary podcast category | |
| explicit | No | Whether the show contains explicit content | |
| keywords | No | Comma-separated keywords | |
| language | No | Show language (e.g. 'en') | |
| copyright | No | Copyright notice | |
| image_url | No | URL to show artwork | |
| show_type | No | Show type | |
| time_zone | No | Time zone for the show | |
| description | No | Show description | |
| owner_email | No | Owner email address | |
| secondary_category | No | Secondary podcast category |