threads_profile_posts
Fetch public posts from any Threads profile. Use the returned cursor to paginate through additional posts as needed.
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 |