inspect_model_relationships
Examine relationships and required field metadata for any Odoo model to understand its structure and dependencies.
Instructions
Inspect model relationships and required field metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| fields_metadata | No | ||
| include_readonly | No | ||
| include_computed | No | ||
| use_live_metadata | No | ||
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |