pix_search_events
Search capture events by name using substring, glob, or regex patterns. Apply optional filters for category, queue, and ID ranges to locate specific events.
Instructions
Search events by name (substring, glob, or regex) with optional filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| refresh | No | ||
| category | No | ||
| use_regex | No | ||
| capture_id | Yes | ||
| queue_name | No | ||
| name_pattern | Yes | ||
| global_id_max | No | ||
| global_id_min | No | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||