write_file
Creates or overwrites a UTF-8 file inside the workspace root, rejecting absolute paths and parent-directory segments to prevent path traversal.
Instructions
Write a UTF-8 file relative to the workspace root.
Refuses absolute paths and parent-directory segments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||