ping
Check if the Signalint MCP server is responsive by sending a ping that returns 'pong'. Use this to verify connectivity before running diagnostics.
Instructions
Checks whether the Signalint MCP server is responsive. Read-only; returns the string "pong" with no side effects. Use this to verify the server is connected before running diagnostics. Invalid arguments return an error response; no authentication is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pong | Yes | True when the server is responsive. |