get_webhook_events
Retrieve recent webhook events from Telnyx, with optional limit and event type filtering.
Instructions
Get the most recent webhook events received by the handler.
Args: limit: Maximum number of events to return (default: 10) event_type: Filter events by type (default: all types)
Returns: Dict containing webhook events and metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| event_type | No |