inspect_model_relationships
Inspect model relationships and required field metadata for any Odoo model, including computed and readonly fields, to understand dependencies and constraints.
Instructions
Inspect model relationships and required field metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| instance | No | ||
| fields_metadata | No | ||
| include_computed | No | ||
| include_readonly | No | ||
| use_live_metadata | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |