preview_odoo_mutation
Validate create/write operations in Odoo and obtain a short-lived preview token to inspect changes before applying them.
Instructions
Validate a create/write and return a short-lived, single-use preview token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| model | Yes | ||
| reason | Yes | ||
| values | Yes | ||
| operation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||