saved_posts_status
Retrieve cache statistics, database path, and last sync run status to assess the health of saved Substack posts.
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 |
|---|---|---|---|
| database_path | Yes | ||
| last_sync_status | No | ||
| total_saved_posts | Yes | ||
| total_publications | Yes | ||
| total_unsaved_posts | Yes | ||
| last_successful_sync | No |