clm_invoke
Execute any CLM API operation using validated parameters. Access shipments, incidents, site equipment, and more, with write operations enabled only when allowed.
Instructions
Execute any operation listed by clm_list_operations.
params is validated against the operation's resolved schema
before the HTTP call. A *Command operation (a write) is refused
if the server was started with CLM_ENABLE_WRITES=false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | ||
| operation | Yes |