runmeter_delete
Delete a single run by its id. Confirmation required to execute removal, preventing accidental data loss.
Instructions
Delete a single run by id. Requires confirm=true to actually remove it.
This is the only destructive tool. It scopes to one id and refuses to run without an explicit confirm, so it cannot wipe the store by accident.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||