vault_status
Check if a Vault encryption key is available and how many notes are encrypted. Call this before encrypting or decrypting notes to ensure key provisioning.
Instructions
Check the Vault encryption key status: whether a key is available this session, which provider it came from (keyring or SIMPLENOTE_VAULT_KEY_FILE), and how many notes are currently Vault-encrypted. Call this before encrypt_note/decrypt_note or create_note/update_note with encrypt=true if you're unsure whether a key is provisioned. No parameters required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||