appknox_reports_download
Download a vulnerability report for a file as CSV. Provide the file ID to retrieve the report, or generate it automatically if none exists.
Instructions
Download a vulnerability report for a file in CSV format. Requires file_id (from appknox_files). Automatically creates a new report if one does not exist. Returns the CSV content directly as text - no file path needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | File ID to download report for (required) |