list_tasks
Retrieve recent Attest task summaries for your organization, with optional filtering by user, agent, status, or result limit. Use this to find workflows when you don't have a specific task ID.
Instructions
List recent Attest task trees for the authenticated organization, optionally filtered by user, agent, status, or limit. Use this to recover recent workflows when you do not already know the task ID; use get_audit_trail or get_evidence once you have a specific task_id. This is a read operation that returns task summaries only and does not mutate task state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | Filter by user ID | |
| agent_id | No | Filter by agent ID | |
| status | No | Filter by status | |
| limit | No | Max results |