x_profile_posts
List public posts from any X (Twitter) profile. Returns the first page of posts for a given username, with optional limit.
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 |