list_agent_runs
List AI-driven social intelligence investigation runs with pagination. Filter by status or user to review pending, running, completed, or failed investigations.
Instructions
List Rolli Agent runs (AI-driven social intelligence investigations). Returns a paginated summary list. Discarded runs are excluded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size (default: 50, max: 100) | |
| offset | No | Pagination offset (default: 0) | |
| status | No | Filter by status | |
| user_id | No | Filter to a specific Rolli user |