overleaf_download_pdf
Compile an Overleaf project and save the generated PDF to a specified local destination path.
Instructions
Compile an Overleaf project and download the resulting PDF to dest_path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Overleaf project id (24-char hex) or exact project name | |
| dest_path | Yes | Local file path to save the compiled PDF to |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||