preview_write
Simulate create, write, or unlink operations on Odoo records to inspect their impact before applying changes. Validate data modifications without executing them.
Instructions
Preview create, write, or unlink without executing it
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| values | No | ||
| context | No | ||
| instance | No | ||
| operation | Yes | ||
| record_ids | No | ||
| values_list | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |