bitatlas_get_file
Retrieve and decrypt files from a zero-knowledge cloud drive using file UUID, returning text as UTF-8 or binary as base64. Requires BITATLAS_MASTER_KEY for client-side AES-256-GCM decryption.
Instructions
Get file metadata and download + decrypt the file content. Returns decrypted content as UTF-8 text for text files, or base64 for binary files. Requires BITATLAS_MASTER_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | File UUID |