list_models
List Odoo models by applying optional name-based filters to narrow results.
Instructions
List Odoo models with optional name filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | No | Reporting tool name. | |
| count | No | ||
| error | No | Sanitized error message when success is false. | |
| result | No | ||
| success | Yes | False when the call failed; see error. |