list_events
Retrieve global events visible to the current user. Optionally set a limit to get only the most recent N events, or use 0 to list all.
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 | |||