trinity_status
Poll the current state, result, and metadata of a task to track progress or retrieve results after a timeout.
Instructions
Read the current state, result, route evidence, and acceptance metadata for one task id. Use this after dispatch or orchestration to poll progress or recover a result after a timeout. This is read-only and does not run workers or mark messages as read; it returns a compact task object or task-not-found error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task identifier returned by dispatch, orchestration, or task listing. |