health_check
Assess the Odoo MCP server's runtime safety by generating a health report. Identify non-secret security issues.
Instructions
Report this MCP server's non-secret runtime safety posture
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. | |
| server | No | Server name, instructions, surface counts. | |
| plugins | No | Opt-in plugin load state and tool filtering. | |
| runtime | No | Non-secret runtime security posture. | |
| success | Yes | False when the call failed; see error. | |
| rate_limits | No |