hip4_most_active
Identify the most active HIP-4 outcomes in a recent window, ranked by fill count, with outcome metadata, to monitor market trends.
Instructions
Return the most active HIP-4 outcomes over a recent window, ranked by fill count. Includes outcome/question metadata when available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | Look-back window in hours. Default 24, max 168. | |
| limit | No | Maximum outcomes to return. Default 10, max 50. | |
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. |