daily_pick
Retrieve a deterministic daily song pick seeded by date from recently played highlights. Use a specific date to get the same pick every time; choose pool size and response format.
Instructions
Deterministic "banger of the day": date-seeded pick from recently-played highlights (most-played pool + seeded tiebreak) — same date, same pick. Quota: 🟢 1-2 reads, local compute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Seed date (default today, YYYY-MM-DD) | |
| pool_size | No | Highlight pool size to pick from (default 10) | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |