get_user
Retrieve a Twitter user's profile by @username. Returns user ID, profile fields, and counts for use in automation.
Instructions
Look up a user profile by @username. Returns the raw user object (rest_id, legacy profile fields, counts).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Handle without the @. |