clio_get_user
Retrieves a user from Clio using the connector operation. Pass arguments as a JSON string to fetch user data.
Instructions
Clio connector operation get_user (platform tool clio.get_user).
Routes through /api/tools/invoke under your JWT, tenant, and company scope.
Args: arguments: JSON string of arguments for the connector operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |