odoo_unlink
Permanently delete one or more Odoo records. Irreversible, so verify before executing to avoid accidental data loss.
Instructions
Permanently delete one or more records. THIS CANNOT BE UNDONE.
Disabled by default (ODOO_MCP_ALLOW_UNLINK=false) because Odoo has no "undo" for a deleted record -- unlike posted accounting entries, which can always be reversed with a credit note / reversal entry. Set ODOO_MCP_ALLOW_UNLINK=true in the server's environment to allow this tool to actually delete anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| model | Yes |