get_podcasts_by_id_downloads
Retrieve episode download data for a specific podcast by providing its ID. Use this to track download status and manage podcast episodes.
Instructions
Get episode downloads.
GET /api/podcasts/{id}/downloads
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |