sync_status
Verify all memory writes completed by inspecting the background job queue. Returns pending operation count or confirms completion. Read-only status check.
Instructions
Check background job queue and sync status. Shows pending async operations from add_memory calls. Use to verify all writes completed. Read-only. Returns: count of pending operations or 'All operations complete'. No side effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||