download_opportunity_file
Download one Lever opportunity file as base64 via GET /opportunities/:opportunity/files/:file/download.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | Reason for returning a base64 file payload. | |
| file_id | Yes | Lever file ID. | |
| actor_id | Yes | Lever user ID associated with this action when needed. | |
| max_bytes | No | ||
| opportunity_id | Yes | Lever opportunity ID. | |
| acknowledge_sensitive_data | No | Must be true for high-sensitivity reads such as EEO PII, diversity surveys, or download URLs. |