horizon_torn_getTornItemsSpecific
Retrieve detailed information for specific items by ID. Supports bulk lookup with comma-separated IDs and optional sorting or timestamp.
Instructions
Get information about items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Item id or a list of item ids (comma separated) | |
| key | No | API key (Public).<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 | |
| comment | No | Comment for your tool/service/bot/website to be visible in the logs. | |
| timestamp | No | Timestamp to bypass cache or get the data in specific point in time |