get_download_summary
Retrieve a computed download summary for a show or episode, including total downloads, daily average, week-over-week trend, and best/worst days, without manual calculation.
Instructions
Get a computed download summary for a show or episode. Returns total downloads, daily average, week-over-week trend, and best/worst days — no manual calculation needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| show_id | Yes | ID of the show | |
| end_date | No | End date (accepts yyyy-mm-dd or dd-mm-yyyy) (optional) | |
| episode_id | No | ID of a specific episode (optional, omit for show-level stats) | |
| start_date | No | Start date (accepts yyyy-mm-dd or dd-mm-yyyy) (optional) |