horizon_torn_getMyCompanyProfile
Retrieve your company's profile from the Torn API. Optionally strip HTML tags or specify a timestamp for historical data.
Instructions
Get my company's profile
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 |