ping
Test basic connectivity and server responsiveness by sending a ping request that returns 'pong' for validation.
Instructions
Simple ping tool that responds with 'pong'.
Useful for testing basic connectivity and server responsiveness.
Returns: The string 'pong'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |