write_file
Write UTF-8 text files to the workflow workspace, enabling agents to persist scripts, data, or outputs within a sandboxed environment.
Instructions
Write a UTF-8 text file sandboxed to the workflow workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |