x_profile_posts
Retrieve public posts from an X (Twitter) profile's main feed. Specify a username and optionally limit results to 1-50 posts.
Instructions
List public X profile posts. Returns posts present in the first public profile page payload for an X username. The endpoint does not paginate replies, media-only tabs, or search results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum posts returned from the first page payload. Defaults to 20 and must be 1-50. | |
| username | Yes | X username |