quota_probe
Check Spotify API quota and 403 gating by firing 2-3 lightweight authenticated reads, then report Retry-After and per-endpoint access maps.
Instructions
Fire 2-3 lightweight authenticated reads and report Retry-After / quota state plus a per-endpoint 403 gating map — actionable evidence for the #330 gauntlet. Quota: 2-3 reads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| probe_set | No | minimal = /me · light = + /me/player · full = + /me/top/tracks + /me/audiobooks. Default light. | light |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |