whats_on
Find the TV programme currently airing on a Danish channel, or at a specific time. Get title, start/stop times, description, and categories for channels like DR1 or TV 2.
Instructions
Return the programme currently airing on a Danish TV channel (or at a specified time). Includes title, start/stop times in Europe/Copenhagen, duration, description, and categories. Use this when asked 'hvad går der på DR1 nu?' or 'hvad sender TV 2 kl. 20:30?'. Channel can be a name (e.g. 'DR1', 'TV 2', 'Kanal 5') or a numeric id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | Channel name (e.g. 'DR1', 'TV 2', 'TV3') or numeric id. | |
| when | No | Optional time reference. ISO 8601 datetime (e.g. '2026-06-12T20:30:00') or 'HH:MM' shorthand for today in Copenhagen (e.g. '20:30'). Omit to use the current time. |