getAuthenticatedUser
Retrieve the authenticated user's profile information, including ID, username, name, description, and other specified fields, directly from the Twitter MCP Server without requiring username or ID input.
Instructions
Get the authenticated user's own profile information without needing to specify username or ID
Input Schema
Name | Required | Description | Default |
---|---|---|---|
userFields | No | Additional user fields to include (e.g., ["id", "username", "name", "description", "public_metrics", "verified", "profile_image_url", "created_at"]) |