list_threads
List unarchived coding threads for an environment with IDs, titles, status, and timing. Filter by project or status to find active work. Newest activity first; returns thread IDs for further reading.
Instructions
Discover unarchived threads on one environment with IDs, titles, current status, approval/input flags and recent turn timing. Optionally filter by project or status. Newest activity first; bounded pages. Use get_thread with a returned threadId to read messages. Finished means the latest turn completed, not verified task success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| status | No | ||
| projectId | No | ||
| environmentId | Yes |