overleaf_create_folder
Create an empty folder in the root of an Overleaf project by providing the project ID and a single folder name. Use for empty folders only; nested paths are not supported.
Instructions
Create one folder in the project root. Use only for an empty folder; nested paths are not supported yet and uploads currently target the project root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | 24-character hexadecimal Overleaf project ID from the project URL | |
| folder_name | Yes | Single folder name, for example "figures" or "chapters" |