get_last_events
List recent global events visible to the current user. Use an optional limit to trim the results to a specific number of 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 | |||