overleaf_download_pdf
Download the compiled PDF from an Overleaf project after successful compilation, saving it to the configured workspace with an optional filename.
Instructions
Download the latest compiled PDF. Call overleaf_compile first and download only after a successful compilation; saves under OVERLEAF_DATA_DIR/workspace/pdfs//.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No | Optional human-readable filename without .pdf, e.g. 'thesis-draft-01'. Saved inside the configured workspace. | |
| project_id | Yes | 24-character hexadecimal Overleaf project ID from the project URL |