get_clubs
Retrieve clubs in an event by event ID, returning 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 |