tickory_get_alert_event
Retrieve a specific alert event by its UUID to review the trading conditions that triggered it during scheduled Binance scans.
Instructions
Fetch one alert event by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | Alert event UUID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | Yes | ||
| payload_version | Yes | Upstream alert event payload version. | |
| schema_version | Yes | Tickory MCP tool schema version. |