odoo_list_models
Retrieve Odoo models by pattern filter. Explore available models in your Odoo instance to identify entities for automation.
Instructions
List available Odoo models (ir.model). Optionally filter by name pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection | No | default | |
| pattern | No | Filter by model name (e.g. 'sale', 'account') | |
| limit | No |