horizon_torn_getMyContactsList
Retrieve your contacts list from Torn, including friends, enemies, or targets. Specify the list type and optional filters like limit or sort order.
Instructions
Get your friends, enemies or targets list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cat | Yes | Select list type | |
| key | No | API key (Limited).<br>It's not required to use this parameter when passing the API key via the Authorization header. | |
| sort | No | Sort rows from newest to oldest<br>Default ordering is ascending | |
| limit | No | ||
| offset | No | ||
| comment | No | Comment for your tool/service/bot/website to be visible in the logs. | |
| striptags | No | Determines if fields include HTML or not ('Hospitalized by <a href=...>user</a>' vs 'Hospitalized by user'). | |
| timestamp | No | Timestamp to bypass cache or get the data in specific point in time |