clear_routes_cache
Clears cached route metadata to force next query to fetch latest permissions and accessible routes from the API. Use when permissions change and the daily cache is not automatically refreshed.
Instructions
清除本地路由元数据按日缓存(~/.cyberquant/cache/routes-.json)。仅当用户当日权限/可访问路由发生变动、当日缓存未自动刷新时使用,强制下次查询重新从 API 拉取最新元数据。不发起网络请求。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||