statsfm_album_date_stats
Get stream totals for a specific album within a given date range.
Instructions
Stream totals for one album within a date window
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Only streams after this Unix-ms timestamp | |
| limit | No | 1–500. Default: 100 | |
| before | No | Only streams before this Unix-ms timestamp | |
| user_id | Yes | stats.fm user id or customId (e.g. "martijn") | |
| album_id | Yes | stats.fm album id | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |