push_broadcast_round_pgn
Send PGN-formatted chess games to a specific round within a Lichess broadcast. Facilitates game updates and sharing progress in tournaments or events.
Instructions
Push PGN to a broadcast round
Input Schema
Name | Required | Description | Default |
---|---|---|---|
broadcastId | Yes | ID of the broadcast | |
pgn | Yes | PGN games to push | |
roundId | Yes | ID of the round |