user_timeline
Fetch recent posts from any X (Twitter) user as markdown, newest first. Optionally include their replies.
Instructions
Read a user's recent posts as markdown, newest first.
Pass the handle with or without a leading @. Set include_replies=True to include the user's replies alongside their standalone posts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| username | Yes | ||
| include_replies | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |