odoo_fields
Retrieve field metadata (names, types, labels, relations) for any Odoo model to understand its structure before querying.
Instructions
Introspect a model's fields — names, types, labels, relations. Useful before querying an unfamiliar model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| attributes | No | Which field attributes to return. |