write_file
Write text content to a specified local file path, creating or overwriting it to save drafts, notes, or outputs.
Instructions
Write (creating or overwriting) a text file at any local path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |