get_webhook_events
Retrieve webhook events for a flow by providing its ID or name, with optional filtering by user ID.
Instructions
Get webhook events for a flow by ID or name. Optionally filter by user ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | Optional user ID filter | |
| flow_id_or_name | Yes | Flow ID (UUID) or name |