tickory_get_relay_trace
Retrieve the complete lifecycle trace for a TradingView relay event, including stored payload and per-route outcomes, to verify delivery and diagnose routing issues.
Instructions
Fetch the full lifecycle trace for one inbound TradingView relay event, including the stored payload and per-route outcomes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_event_id | Yes | Relay source event UUID. | |
| source_id | Yes | TradingView relay source identifier. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | Yes | ||
| schema_version | Yes | Tickory MCP tool schema version. |