speechwire_select_user_tournament
Select a tournament with its ID and circuit ID to enable tournament-specific tools.
Instructions
Select a tournament to work with.
After calling this, tournament-specific tools become available.
Parameters
tournament_id : int Tournament ID from speechwire_list_user_tournaments. circuit_id : int Circuit ID from speechwire_list_user_tournaments.
Returns
dict
Status record containing status (str), tournament_id (int), and
circuit_id (int).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| circuit_id | Yes | ||
| tournament_id | Yes |