get_tournament_status
Get current tournament round status and leaderboard.
Tournaments run every 3 days. Top 3 bots per domain win prizes
from the reward pool. Scoring is weighted: 50% risk-adjusted return,
30% total PnL, 20% consistency.
Returns JSON with: current round info (round_id, start/end time,
reward_pool_usd, total_participants), and leaderboard entries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |