download_file
Download a document snapshot or binary file from an open Overleaf project to a specified local path, ensuring existing files are never overwritten.
Instructions
Download a document snapshot or binary file from the open project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| output_path | Yes | Absolute local output path; parent must exist. Never overwrites. |