deleteAggregate
deleteAggregatePermanently delete a billable metric. This destructive action removes the metric and cannot be undone.
Instructions
Permanently delete a Billable Metric. DESTRUCTIVE: cannot be undone. ONLY call when the user explicitly says 'delete' or 'remove' for THIS billable metric. Host enforces user confirmation via the approval gate; do NOT ask the user to re-confirm before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aggregateId | Yes | The unique identifier (UUID) of the billable metric (aggregate) to delete. | |
| __userContext | No | Internal user context for multi-tenant authentication and approval workflow |