Garmin Cache Status
garmin_cache_statusRetrieve the current status of the local SQLite cache. Indicates if caching is enabled and active.
Instructions
Show optional local SQLite cache status. Enable with GARMIN_CACHE=sqlite or GARMIN_CACHE=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | ||
| path | Yes | ||
| entries | Yes | ||
| newest_cached_at | No | ||
| http_cache | No |