file_write
Write content to files in a shared workspace for multi-agent collaboration workflows.
Instructions
Write content to a file in the shared workspace
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | Name of the file to write | |
| content | Yes | Content to write to the file |