Clear VIPMP docs cache
vipmp_cache_clearClears cached documentation entries to reflect updates. Specify a path to invalidate one entry, or clear the entire cache by omitting it.
Instructions
Clear the docs cache. Pass a specific doc path to invalidate one entry, or omit to wipe the entire cache.
Args: path: Optional docs path to invalidate (e.g. "/vipmp/docs/lga/create/"). If None, clears everything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |