ai-list_work_items
ai-list_work_itemsLists pending AI work items sorted by priority. Filter by agent type, case, or status to assign tasks for AI processing.
Instructions
Lists AI work items. By default returns pending items sorted by priority. Use this to find work for AI agents to process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_type | No | Filter by agent_type field | |
| case_id | No | Filter by case ID (@rid format) | |
| limit | No | Maximum number of items to return | |
| status | No | Filter by status: pending, processing, completed, failed, cancelled (default: pending) |