vibo_list_events
List your upcoming or past events as host or guest. Filter by event title to quickly find specific events.
Instructions
List the events you're part of (as host or guest). Defaults to upcoming events; pass past:true for events that have already happened. Optionally filter by a search query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Search events by title. | |
| past | No | Return past events instead of upcoming (default false). | |
| skip | No | Number of items to skip, for paging (default 0). | |
| limit | No | Max items to return (default 20). |