hivelearn_list_events
List community events. Use upcoming=true for future events only (recommended for calendar UI). Returns id, title, start/end dates, event_type, location/meeting_url, attendee counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size, default 20 | |
| offset | No | Rows to skip, default 0 | |
| upcoming | No | If true, only events with start_date in the future |