overleaf_read_file
Read the full contents of any file within an Overleaf project by providing the project ID and file path.
Instructions
Reads the full contents of a file in an Overleaf project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | The path of the document (e.g., main.tex or folder/file.tex). | |
| projectId | Yes | The ID of the Overleaf project. |