Strava Cache Status
strava_cache_statusCheck the status of the optional local SQLite cache for Strava data. Verify if caching is enabled through the STRAVA_CACHE environment variable (sqlite or true).
Instructions
Show optional local SQLite cache status. Enable with STRAVA_CACHE=sqlite or STRAVA_CACHE=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| enabled | Yes | ||
| entries | Yes | ||
| http_cache | No | ||
| newest_cached_at | No |