get_webhook_events
Retrieve recent webhook events from the Telnyx MCP Server handler. Filter by event type and limit results to monitor real-time telephony, messaging, and AI assistant activities.
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 |