ping
Check server availability and get basic information like version and server time to verify connectivity without complex API calls.
Instructions
Simple ping endpoint to check server availability and get basic server information.
This endpoint provides a lightweight way to:
- Verify the server is running and responsive
- Get basic server information including version and server time
- Check connectivity without making complex API calls
Returns:
Dict[str, Any]: Dictionary containing status and basic server information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||