get_thread_images
Download full-size image attachments from a forum thread to make text in pricing tables, stock boards, and COA documents readable by vision. Returns a summary and image blocks.
Instructions
Opt-in: download a thread's image attachments at full size so their text (pricing tables, per-warehouse stock boards, COA purity figures, payment pages) is readable by vision. Much of the vendor pricing on glp1forum is image-only and invisible to get_thread's text. Returns a summary plus the images as blocks; use max to cap how many download (default 4, max 5). Costs one throttled request per image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | How many images to download (default 4, capped at 5). Each costs one throttled request and ~4.6k tokens — lower it when you only need the first table. | |
| url | No | Prefer this: pass the url from a search_forum result row. | |
| page | No | Clamped to lastPage. | |
| threadId | No | Alternative to url. |