delete_usage_limit
Archive a usage-limit policy by ID. It stops enforcing the budget while preserving historical records for archived-status reads.
Instructions
Archive a cumulative usage-limit policy by id. The policy stops enforcing its budget but its historical record remains available through archived-status reads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Usage-limit policy UUID to archive |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool call succeeded and returned structured data | |
| data | No | Structured success payload when ok is true | |
| error | No | Structured error payload when ok is false |