statsfm_streams_stats
Retrieve aggregated listening statistics for a user, covering totals, percentiles, and catalog cardinality, with optional time-window filters.
Instructions
Aggregate listening stats (totals, percentiles, catalog cardinality) for a user, optionally windowed
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Only streams after this Unix-ms timestamp | |
| before | No | Only streams before this Unix-ms timestamp | |
| user_id | Yes | stats.fm user id or customId (e.g. "martijn") | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |