horizon_torn_getUserPersonalStats
Get a player's personal stats from Torn using their user or Discord ID. Optionally filter by category, specific stat names, or a timestamp for historical values.
Instructions
Get a player's personal stats
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | User id or user discord id | |
| cat | No | ||
| key | No | API key (Public).<br>It's not required to use this parameter when passing the API key via the Authorization header. | |
| stat | No | Stat names (10 maximum). Used to fetch historical stat values | |
| comment | No | Comment for your tool/service/bot/website to be visible in the logs. | |
| timestamp | No | Returns stats until this timestamp (converted to nearest date). |