odoo_module_info
Retrieve detailed information about an Odoo module, including its RPC state, filesystem locations, manifest, dependencies, and installation status.
Instructions
Get detailed information about an Odoo module: Odoo RPC state + filesystem locations (OCA, EE, custom repos). Shows where the module physically exists, its manifest, dependencies, and installation status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection | No | default | |
| module | Yes | Technical module name (e.g. 'account_asset') |