saved_posts_status
Get cache statistics, database path, and last sync status to verify saved post data integrity and sync health.
Instructions
Return cache statistics, database path, and last sync run status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| posts_unread | No | ||
| database_path | Yes | ||
| last_sync_status | No | ||
| posts_fully_read | No | ||
| posts_in_progress | No | ||
| total_saved_notes | No | ||
| total_saved_posts | Yes | ||
| total_publications | Yes | ||
| total_unsaved_notes | No | ||
| total_unsaved_posts | Yes | ||
| last_successful_sync | No | ||
| last_note_sync_status | No | ||
| minutes_remaining_total | No | ||
| last_successful_note_sync | No |