Delete Cache Key
Cache
Delete Cache Key
Delete cache key(s) for the authenticated tenant.
Can delete either a specific key or multiple keys matching a pattern.
Args: key: The specific cache key to delete (mutually exclusive with pattern) pattern: Pattern to match keys for deletion (supports wildcards, e.g., “spec:*”, “brief”) (mutually exclusive with key)
Returns: Dictionary with operation result
DELETE
Delete Cache Key
