get_last_events
Retrieves recent global events visible to the current user, with an optional limit to return only the most recent events.
Instructions
List the last global events visible to the current user.
Semaphore returns the last 200 events. The optional limit trims that response further on the MCP side.
Args: limit: Return only the most recent N events; 0 returns all returned events
Returns: Dictionary containing the list of events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||