get_user
Read-only
Retrieves a single user's data by their unique ID. Find the ID using the list users tool.
Instructions
Retrieve a single user by ID. Use list_users to find the user ID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |