download_file
Retrieve a file's content as a base64-encoded string by providing the unique application ID and file ID from InsightAppSec.
Instructions
Download file content as base64-encoded string
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | The unique identifier of the application | |
| file_id | Yes | The unique identifier of the file |