List Truth Social profile posts
truthsocial_profile_posts_listList posts from a Truth Social profile by handle or account id. Returns a list (use cursor when paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum posts to return (1–20). Default: 20. | |
| cursor | No | Opaque pagination cursor from a previous response. Omit for the first page. | |
| handle | Yes | Truth Social handle or account id. | |
| includeReplies | No | When true, includes reply posts in the timeline. Adds 2 credits (4 total including the base lookup). Default: false (top-level posts only). |