get_webhook_events
Retrieve recent webhook events from Telnyx MCP Server to monitor telephony, messaging, and AI assistant activities. Filter by event type and limit results for efficient event tracking.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| event_type | No |