tapatalk_get_participated_topics
Retrieve topics created or replied to by the authenticated user from Tapatalk forums. Supports pagination for browsing large lists.
Instructions
Get topics the logged-in user has participated in (posted or created). Requires authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based) | |
| per_page | No | Topics per page (max 50) |