read_volta_note
Read and permanently destroy a Volta secure note to access sensitive credentials. Retrieve encrypted data from self-destructing, burn-after-read URLs.
Instructions
Reads a Volta secure note and permanently destroys it. Call this when a user sends you a voltanotes.com URL containing sensitive information. The note content is returned once — it cannot be recovered after this call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The full Volta note URL including the #fragment key, e.g. https://app.voltanotes.com/r/abc12345#encryptionKeyHere |