user_info
Retrieve Twitter user profile details by entering a screenname or user ID to access account information through the Twitter Api45 MCP Server.
Instructions
Using this method you can get information about user by the screenname.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| screenname | Yes | Example value: elonmusk | |
| rest_id | No | Twitter user's id. This parameter overwrites screenname parameter. |