list-events
Retrieve upcoming, past, or all public events for a specified username to track schedules and event history.
Instructions
List events for a specific user. Returns upcoming, past, or all profile events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter events by type: upcoming, past, or profile (all public events) | |
| limit | No | Maximum number of events to return | |
| username | Yes | The username to list events for |