compile_project
Compiles an Overleaf project and saves the resulting PDF locally, returning the status, local file path, and any LaTeX errors.
Instructions
Compile the project on Overleaf and save output.pdf locally.
Returns status, local pdf_path on success, and parsed LaTeX errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project id (24-char hex) or exact name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||