Create a new project file
create_fileCreate a new file within an approved local project, with automatic parent directory creation and safeguards against overwriting existing files.
Instructions
Creates a new file and refuses to overwrite an existing path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | No | ||
| project | Yes | Project key from list_projects. | |
| createParents | No |