rediscover_tracks
Find tracks you played heavily during a past date range but haven't listened to in months, returning track URIs for playlist rebuilding.
Instructions
Tracks you played a lot during a past window (played_start/played_end, YYYY-MM-DD) but haven't touched in not_since_months — e.g. '40 tracks I played a lot in 2023 but haven't touched since'. Returns track URIs ready to hand to build_playlist_from_candidates or add_playlist_items once you've reviewed them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| min_plays | No | ||
| played_end | Yes | ||
| played_start | Yes | ||
| not_since_months | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | Yes |