get_user_profile
Retrieve user profile information by ID from the Boma MCP server, automatically using the authenticated user's profile when no ID is specified.
Instructions
Get a user profile by ID. Defaults to the authenticated user
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | User UUID. Defaults to the authenticated user if not provided |