get_user
Fetch a user's full profile by numeric ID, including name, email, role, organization, tags, and custom fields.
Instructions
Fetch one user by numeric ID, returning the full profile (name, email, role, organization, tags, custom_fields). If you only have an email or name, use search with type:user email:<email> first to find the ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | User ID |