List Threads
deerflow_list_threadsList recent DeerFlow threads with ID, title, status, and timestamps. Use the ID to continue chats or access reports.
Instructions
List recent DeerFlow threads (id, title, status, timestamps). Use the returned thread_id with deerflow_chat to continue a conversation or deerflow_get_report to read a finished one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum threads to return (default 20). | |
| include_archived | No | Include archived threads (default false). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threads | Yes |