ping
Verify MCP server health by sending a message and receiving an echoed 'pong' response to confirm connectivity.
Instructions
Health-check — returns "pong: ". Example: ping(message="hello") → "pong: hello".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |