Get User
get_userRetrieve a specific user's details by numeric ID, including organization, server-group memberships, and RBAC roles, without exposing secrets.
Instructions
Get a single user by numeric ID, including org/server-group membership and RBAC roles. Secrets are never surfaced.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| output_format | No | json |