overleaf_upload_file
Upload a local file to an Overleaf project by specifying the project ID and file path, with an optional folder ID.
Instructions
Uploads a file to a specific Overleaf project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | The absolute path to the local file to upload. | |
| folderId | No | Optional folder ID in the project to upload to. | |
| projectId | Yes | The ID of the Overleaf project. |