daily_pick
Select a deterministic daily song from your recently played highlights using a date seed and pool size for a reproducible pick.
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 |