download_thread_files
Download every image and file attachment in a thread's posts, answers, and comments to temporary local files. Returns local file paths for direct access.
Instructions
Download all images and file attachments from a thread's content, answers, and comments to temporary local files. Returns local file paths so you can read or view them.
Args: thread_id: The global thread ID (from list_threads or search_threads results).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |