threads_profile_posts
Get public posts from a Threads profile. Use the returned cursor to fetch additional pages.
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 |