list_options
Discover what you can pass to get_metrics / get_histogram: filter keys, group_by values, built-in metrics, and contract metric paths (optional kind filter). Call this when unsure of a key or path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Optional contract kind: scalar, boolean, categorical, set, weighted_set, measures. | |
| include_paths | No | Include full contract path list. Default true. |