get_trend_series
Retrieve historical rank and hot-value trends for any item on a board, using its ID and optional time range to track performance over time.
Instructions
Get rank and hot-value trends for one historical item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| since | No | ||
| until | No | ||
| bucket | No | 1h | |
| item_id | Yes | ||
| board_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| bucket | Yes | ||
| itemId | Yes | ||
| series | Yes | ||
| boardKey | Yes |