processon_cache_clear
Clear cached data to free memory or remove stale entries. Optionally specify a key prefix to clear only matching cache entries.
Instructions
Clear cached data. Optionally clear only keys with a given prefix.
Args: prefix: Key prefix to clear (empty = clear everything).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |