health
Monitor and verify the operational status of the ACOMO MCP Server using a fixed response health check tool, ensuring reliable backend service interaction.
Instructions
acomo MCP server health check (fixed response)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}