list_instances
Retrieve names of all configured Odoo instances without needing authentication credentials.
Instructions
List configured Odoo instance names without credentials
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | No | Reporting tool name. | |
| error | No | Sanitized error message when success is false. | |
| default | No | Name of the default instance. | |
| success | Yes | False when the call failed; see error. | |
| instances | No | Instance entries (never credentials). | |
| instance_count | No |