threads_profile_posts
Fetch public posts from a Threads profile by username, with a continuation cursor for paginating through additional posts.
Instructions
Retrieve public posts from a Threads profile. Returns public profile posts with an opaque continuation cursor when more posts are available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Opaque cursor returned by the previous response | |
| username | Yes | Threads username |