get_clubs
Retrieve the clubs participating in an event. Provide an event ID to receive each club's ID, name, and location.
Instructions
Get the clubs participating in an event.
Returns each club's ID, name, and location.
Args: event_id: Numeric event ID (e.g. 3933).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |