clio_get_custom_action
Retrieve a custom action from Clio by providing arguments as a JSON string. Access specific actions defined in your Clio instance.
Instructions
Clio connector operation get_custom_action (platform tool clio.get_custom_action).
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 |