user_profile
Fetch an X (Twitter) user's profile by handle and get a clean markdown summary. Accepts usernames with or without the leading @.
Instructions
Read an X user's profile by handle. Returns clean markdown.
Pass the handle with or without a leading @.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |