clm_list_enums
Identify known integer values for undocumented CLM enum fields, enabling correct use of status, severity, and similar API parameters.
Instructions
List CLM domain enums and their known integer values.
Several API fields (e.g. shipment/lean-card status, severity) are
undocumented integer enums in the spec — real member names are not
yet known (see PLAN.md). Tools accepting one of these enums take
either the int value shown here or its placeholder name (e.g.
"UNKNOWN_3") interchangeably.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |