get_runtime_status
Check the server's current runtime state to verify configuration, sync scheduling, and background activity. Use it to diagnose whether sync is running and detect stale local index or draft store issues.
Instructions
Return the server's current runtime state: policy flags (read-only, allow-send, allowed actions), background sync schedule and last-run time, IMAP IDLE watch state, draft store statistics, and local index freshness. Use to understand how the server is configured and whether sync is actively running. Prefer get_connection_status for protocol reachability only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||