Documentation

Ping Tool

Verifies connectivity to the Taskavel MCP server. Returns a pong response confirming the connection along with the authenticated user's email address.

Verifies connectivity to the Taskavel MCP server. Returns a pong response confirming the connection along with the authenticated user's email address.

Safety: Read only

Tool names, field names, and schema descriptions remain in canonical MCP English so copied calls match the server exactly.

Input schema

Field Type Required Description
no This tool accepts no input.

Example prompt

Use ping-tool to help me with the relevant Taskavel task.

Example call

{
  "name": "ping-tool",
  "arguments": {}
}

Last reviewed Jul 26, 2026