list_event_log
Retrieve recent event log entries filtered by event name and processing state. Track fired events and their status.
Instructions
List recent event log entries (fired events and their processing status)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_name | No | Filter by event name | |
| state | No | Filter by state: ready, processing, processed, error, transferred | |
| limit | No | Max records to return (default 50) |