download_output
Retrieve a compiled LaTeX artifact from Overleaf after running compile. Specify an absolute output path to save the file, defaulting to output.pdf.
Instructions
Download an artifact from the last compile. Run compile first. Defaults to output.pdf.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artifact | No | output.pdf | |
| output_path | Yes | Absolute local output path; parent must exist. Never overwrites. |