horizon_torn_getFactionMembers
Retrieve a faction's member list by providing its ID. Includes options to strip HTML tags, add timestamps, and attach comments for logging.
Instructions
Get a list of a faction's members
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Faction id | |
| key | No | API key (Public).<br>It's not required to use this parameter when passing the API key via the Authorization header. | |
| 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 |