list_events
List Eventor events within a date range and optionally filter by organisation IDs to find competitions or activities.
Instructions
List events (competitions/activities) from Eventor within a date range.
Args: from_date: Start date, format YYYY-MM-DD. to_date: End date, format YYYY-MM-DD. organisation_ids: Optional comma-separated Eventor organisation id(s) to filter by (a club or district). Omit for all events in range.
Requires EVENTOR_API_KEY (a club API key from Eventor -> Klubben -> Klubbinnstillinger).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_date | Yes | ||
| from_date | Yes | ||
| organisation_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |