billy_delete_contact
Delete a contact in Billy accounting. Requires confirm:true; contacts with associated invoices or bills cannot be removed.
Instructions
Delete a contact. WRITE — requires confirm:true. Contacts with associated invoices/bills cannot be deleted.
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. |