Annotate Metric
annotate_metricAttach persistent notes to a metric or period to document root causes and context. Use dry_run to preview changes before writing.
Instructions
Attach a durable note to a metric/period — e.g. an agent recording the root cause it identified for an anomaly, so the next reader sees the explanation inline.
Effect: WRITE — mutates data. Pass dry_run=true to preview without committing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| author | No | agentkit | |
| metric | Yes | ||
| period | Yes | ||
| dry_run | No | ||
| severity | No | info |