Music today
music_todayCall exactly once for a 'today in music' or dated music-history request. One response already combines album anniversaries, artist birthdays and memorials, current releases, current US song-chart context, and related playable OffStereo stories; use that one combined call rather than separate history, releases, charts, or shows calls. dateMode=today uses the listener's current day and omits date; dateMode=explicit pairs with a named YYYY-MM-DD date. limit is the maximum total across the combined response, playableOnly limits rows to music that plays in ChatGPT, and allowBuild=false plus allowSave=false preserves a read-only request. This is the only dated-music tool in the current schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ISO date YYYY-MM-DD for dateMode=explicit; absent for dateMode=today. | |
| limit | No | Maximum total results across the already-combined response (1-20, default 8). Honor an explicit result count. | |
| dateMode | Yes | today represents the listener's current day; explicit represents one named calendar date. | |
| allowSave | No | False preserves an explicit request not to create or save anything. | |
| allowBuild | No | False preserves an explicit request not to create or build a story. | |
| playableOnly | No | True limits music-history results to rows with audio playable in ChatGPT. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| date | No | ISO date for music-today results. | |
| note | No | ||
| exact | No | Strong archive matches (show_search). | |
| query | No | ||
| shows | No | Related playable OffStereo shows. | |
| title | No | ||
| events | No | Dated music-history events (music-today). | |
| object | Yes | discovery or show_search. | |
| recent | No | ||
| status | Yes | ||
| webUrl | No | ||
| actions | No | ||
| related | No | ||
| releases | No | New releases (new_releases mode). | |
| sections | No | ||
| allowSave | No | ||
| allowBuild | No | ||
| archiveUrl | No | ||
| playableOnly | No | ||
| matchedGenres | No | ||
| requestedGenres | No |