Memory Cache Server

clear_cache

Removes specific or all cached entries in the Memory Cache Server to optimize token usage and free up resources during language model interactions.

Instructions

Clear specific or all cache entries

Input Schema

NameRequiredDescriptionDefault
keyNoSpecific key to clear (optional - clears all if not provided)

Input Schema (JSON Schema)

{ "properties": { "key": { "description": "Specific key to clear (optional - clears all if not provided)", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Memory Cache Server

Related Tools

ID: 4b4y97ooyl