user_tweets
Fetch recent posts from any X (Twitter) user by providing their handle. Read-only access without API costs.
Instructions
Read recent posts from an X (Twitter) user. Read-only.
Pass the handle without @. Example: handle="simonw" → fetches simonw's recent posts.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |