odoo_name_find
Resolve Odoo record names to IDs. Provide a model and a name or partial name to get matching records, enabling natural language references to be converted to record IDs.
Instructions
Retrouver par nom (autocompletion Odoo) — convertir "le client Polytec" en id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| limit | No | ||
| model | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |