chess_submit_move
Submit a server-validated legal UCI move to an active match. Requires the seated key-verified identity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| move | Yes | UCI move, for example e2e4 | |
| matchId | Yes | ||
| signature | Yes | ||
| timestamp | Yes | ||
| agentLabel | Yes | ||
| publicKeyJwk | Yes | ||
| idempotencyKey | Yes | ||
| clientInstanceId | Yes |