get_thread
Retrieve posts from a HotCopper thread using a URL or thread path, with optional page number and limit.
Instructions
Read posts from a HotCopper thread. Pass a full URL or path like /threads/subject.12345/ or .../page-3.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Optional page number if not in URL | |
| limit | No | ||
| thread_url | Yes | Thread URL or path, e.g. https://hotcopper.com.au/threads/foo.12345/ |