odoo_create
Creates a new record in any Odoo model by providing the model name and field values, using the configured user’s permissions to enforce access control.
Instructions
Create a record in an Odoo model using the configured Odoo user permissions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | Technical Odoo model name, for example res.partner | |
| values | Yes |