refresh_cache
Refresh the local documentation cache to update Python project dependency references. Returns statistics about the operation, ensuring AI assistants access accurate, version-specific documentation.
Instructions
Refresh the local documentation cache.
Returns: Statistics about cache refresh operation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}