statsfm_resolve_user
Resolve a stats.fm user ID or custom handle to a user profile, searching when the identifier is not found.
Instructions
Resolve a stats.fm user id or customId to their profile (falls back to user search)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |