List Artifacts
deerflow_list_artifactsLists artifact file paths generated by a DeerFlow thread, such as reports and generated files. Use the returned path with deerflow_get_artifact to read its content.
Instructions
List the artifact file paths produced by a DeerFlow thread (e.g. reports, generated files). Pass a path to deerflow_get_artifact to read its content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | Yes | The thread id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artifacts | Yes |