get_match_telemetry
Retrieve match telemetry for both teams: total tokens consumed, per-turn thinking time, number of tool calls, and turn count. Use for post-game analysis or mid-game cost monitoring.
Instructions
Read-only. Return server-tracked match statistics for both teams: total tokens consumed, per-turn thinking time, number of tool calls, and turn count. Available during and after a match. Use this for post-game analysis or mid-game cost monitoring. For game-state history (what moves were made) use get_history instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_id | Yes |