Download a redacted PDF
download_redactedDownload a finished redacted PDF using the document ID from redact_pdf or get_job_status. Only works after status is 'redacted'; outputs are temporary, so save before deletion.
Instructions
Download the finished redacted PDF for one document, using the document id from redact_pdf or get_job_status.
Only works once that document reports status "redacted". Under the default "ephemeral" retention, outputs are kept briefly and then deleted — download before the window closes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | The document id, from the documents list of redact_pdf or get_job_status. | |
| output_path | No | Where to write the redacted PDF on this machine. Defaults to the input path with a "-redacted" suffix, next to the original. The original file is never modified. |