x_profile_posts
Fetch public posts from an X profile using a username. Returns first-page profile posts with a configurable limit (1-50).
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 |