overleaf_delete_entity
Delete a document, file, or folder from an Overleaf project by providing the project ID and file path.
Instructions
Deletes a document, file, or folder from an Overleaf project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The full path to the entity to delete (e.g. 'main.tex' or 'folder/image.png'). | |
| projectId | Yes | The ID of the Overleaf project. |