list_events
Retrieve a list of global events visible to the current user, with an option to limit results to the most recent N events.
Instructions
List global events visible to the current user.
Args: limit: Return only the most recent N events; 0 returns all events
Returns: Dictionary containing the list of events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||