overleaf_create_file
Create an empty root-level file in an Overleaf project by providing project ID and file name.
Instructions
Create one empty root-level file. Usually unnecessary because overleaf_upload_file creates a new root-level file when no same-named file exists; use only when an empty file is specifically needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_name | Yes | Single file name, for example "introduction.tex" or "references.bib" | |
| project_id | Yes | 24-character hexadecimal Overleaf project ID from the project URL |