twitter_get_profile
Retrieve the authenticated Twitter/X user's profile info, including username, name, bio, and follower counts, to access account details for thread publishing.
Instructions
Fetch the authenticated user's Twitter/X profile information.
Returns: JSON string with profile data including id, username, name, bio, and follower counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |