tapatalk_get_thread
Fetch posts from Tapatalk forum threads, returning content, authors, timestamps, and attachments for reading discussions.
Instructions
Get posts in a topic thread. Returns post content, authors, timestamps, and attachments. Content is returned as-is from the forum (may contain BBCode or HTML).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based) | |
| per_page | No | Posts per page (max 50) | |
| topic_id | Yes | Topic ID to read |