speechwire_list_user_accounts
Retrieve accounts linked to your SpeechWire login. Use this to view and select a tournament account for further actions.
Instructions
List SpeechWire accounts available to the authenticated user.
Call speechwire_select_user_account to choose one.
Returns
list[dict]
Account records containing account_id (int) and name (str).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |