build_domain
Construct validated Odoo domains by providing structured conditions, field metadata, and a logical operator for record filtering.
Instructions
Build a validated Odoo domain from structured conditions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conditions | Yes | ||
| fields_metadata | No | ||
| logical_operator | No | and |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |