overleaf_create_doc
Add a new blank document to an Overleaf project by specifying the project ID and file name.
Instructions
Creates a new blank document in an Overleaf project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the new document (e.g. 'newfile.tex'). | |
| projectId | Yes | The ID of the Overleaf project. | |
| parentFolderPath | No | The path of the parent folder. Leave empty for root. |