get_user
Retrieve a user's details, including their project memberships and roles, to understand their access and permissions.
Instructions
Show a user's details.
Includes which projects they belong to and with which role.
Args: user_id: user ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |