get_model_fields
Retrieve field definitions and metadata for Odoo models to understand data structure and configure applications.
Instructions
Get field definitions for an Odoo model.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| field_filter | No | ||
| include_readonly | No |