create_file
Generate and save new files with specified content by providing a path and content. Streamlines file creation within code projects using structured input.
Instructions
Creates a new file with content
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | No | ||
path | Yes |