vault_status
Check whether a Vault encryption key is available for the current session, which provider it came from, and how many notes are encrypted. Use it before encrypting or decrypting to ensure a key is provisioned.
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 | |||