health_check
Test the functionality of the Browser History Analysis MCP server by running a quick health check to ensure it is operational and ready for use.
Instructions
Simple health check that returns immediately to test if the MCP server is working.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "health_checkArguments",
"type": "object"
}