forge_metric_update
Update a metric by modifying only the specified fields. Change its description, applied services, notes, tags, or org.
Instructions
Update a metric. Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metric_id | Yes | The metric ID to update | |
| description | No | Updated description | |
| applied_to_services | No | Service IDs this metric applies to | |
| additional_notes | No | Additional notes about the metric | |
| tags | No | Tags (alphanumeric keys and values, no hyphens or special characters) | |
| org_id | No | Org ID (uses active org if omitted) |