get_cache_stats
Retrieve detailed statistics on current cache usage to monitor and optimize performance for the Documentation Search MCP Server, ensuring efficient resource management and system responsiveness.
Instructions
Get statistics about the current cache usage.
Returns:
Dictionary with cache statistics
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_cache_statsArguments",
"type": "object"
}