horizon_torn_getMyCompanyEmployees
Retrieve your company's employee list from Torn API with options to strip HTML tags or specify a point in time.
Instructions
Get my company's employees
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |