list_events
Retrieve a paginated list of events with filters by entity type, entity ID, event type, or timestamp range.
Instructions
List events with pagination and filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| entity_type | No | ||
| entity_id | No | ||
| event_type | No | ||
| timestamp_start | No | ||
| timestamp_end | No |