get-user
Retrieve details of a specific Favro user by providing their user ID. Results are cached for efficiency.
Instructions
Look up a single Favro user by id. Results are cached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | The id of the user to retrieve. | |
| organizationId | No | The Favro organization to query. Defaults to the organization configured for this MCP server. Use list-organizations to discover available ids. |