metrics_metric_get
Retrieve the full current state of a metric by its name. Returns the metric dictionary or an error if the metric is not found.
Instructions
[metrics] Get the current state of a specific metric. Returns the full metric dict, or an error if not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |