Get Tv Schedule
get_tv_scheduleGet the pro-wrestling TV schedule: which shows air on which days, on which channels. Use this to answer "what is on tonight/this week".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | No | Filter to one promotion by its code, e.g. "wwe", "aew". Omit for all promotions. | |
| numDays | No | How many days forward from startDate to include (1-96). Defaults to 7. | |
| singleDay | No | Return only shows airing on startDate itself. Defaults to false. | |
| startDate | No | Day to start from, as YYYY-MM-DD. Defaults to today. |