get_ecc_queue
Inspect ServiceNow ECC queue records to filter MID server probes and sensors by state, agent, topic, or input/output direction. Use it to diagnose processing issues and track queue activity.
Instructions
Inspect the ECC queue (ecc_queue) — MID server probes/sensors, by state, agent, or topic
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | No | MID server agent name (contains) | |
| limit | No | Max records (default 50) | |
| queue | No | Direction: "input" or "output" | |
| state | No | Filter by state (e.g. "ready", "processed", "error") | |
| topic | No | Topic (contains) |