file.write
Create or replace a UTF-8 file in a task's isolated Git worktree or host OS using relative or absolute paths.
Instructions
Create or replace a UTF-8 file. Relative paths use the Task worktree; absolute paths use the host OS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes | ||
| task_id | Yes | ||
| overwrite | No |