download_file
Download a file from Stashcat by file ID and receive its contents base64-encoded for further processing.
Instructions
Downloads a file and returns it as base64.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| e2e_iv | No | Encryption IV if encrypted | |
| file_id | Yes | File ID to download | |
| encrypted | No | Whether the file is encrypted |