Fitbit Cache Status
fitbit_cache_statusRetrieve the current status of the local SQLite cache used for storing Fitbit data. Verify if caching is active and inspect cache details.
Instructions
Show optional local SQLite cache status. Enable with FITBIT_CACHE=sqlite or FITBIT_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 |