workspace_write
Write new or replace existing content in a workspace file by specifying a path relative to the workspace root and the text to save.
Instructions
Write content to a file in the workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path relative to workspace root | |
| content | Yes | Content to write to the file |