ping
Check server responsiveness to verify connectivity and operational status of the Frappe MCP Server, ensuring reliable communication for document operations and API access.
Instructions
A simple tool to check if the server is responding.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "pingArguments",
"type": "object"
}