get_user_profile
Fetch a structured user profile by ID, with clear error handling for unknown IDs.
Instructions
Return a structured user profile by id.
Raises a ToolError for an unknown id — an anticipated failure the
client can read, rather than a crash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||