Delete Podcast Episode
delete_episodePermanently remove a podcast episode by id or slug. To hide an episode without deleting, use update_episode with published false.
Instructions
Permanently delete a podcast episode by id or slug. Prefer update_episode with published: false if you only want to hide it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Episode id or slug |