billy_delete_bill
Delete a draft bill. Requires explicit confirmation to execute, preventing accidental deletion.
Instructions
Delete a draft bill. WRITE — requires confirm:true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| confirm | No | REQUIRED to execute. Pass true to actually run the mutation. Without it, this tool returns a dry-run preview of what would happen — explicit second call with confirm:true is needed to write. |