get_twitter_user_profile
Retrieve a Twitter user's profile information, including bio, follower count, and stats, by providing their username.
Instructions
Get a Twitter/X user's profile information including bio, follower count, and stats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Twitter username (without @). | |
| use_cache | No | Whether to use cached data. |