clear_cache
Clear the internal cache to retrieve fresh data after changes. Use an optional regex pattern to clear specific cache keys.
Instructions
Clear the MCP server's internal cache. Use when you need fresh data after known changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | No | Optional regex pattern to clear specific cache keys (e.g., 'mlflow:.*') |