invariance_case_list
List cases visible to the calling agent, filterable by tenant, user, workflow, status, outcome, or tags. Use paginated results to investigate issues and analyze agent behavior.
Instructions
List cases visible to the calling agent (paginated). Filter by tenant_id, end_user_id, workflow_key, status ("open" | "closed"), outcome, or tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Comma-separated tags; matches cases containing ALL of them, e.g. "urgent,vip". | |
| limit | No | ||
| cursor | No | opaque pagination token; pass through unchanged | |
| status | No | ||
| outcome | No | ||
| tenant_id | No | ||
| end_user_id | No | ||
| workflow_key | No |