Write file
write_fileCreate or overwrite files in an app, automatically generating parent directories, to scaffold, edit, and deploy full-stack applications.
Instructions
Create or overwrite a file in an app. Parent directories are created automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | ||
| path | Yes | Path relative to the app root | |
| content | Yes |