create_file
Create a new file in an active workspace by specifying its path and content, facilitating collaborative development within Git-based workflows.
Instructions
Create a new file within an active workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes | ||
| workspace_id | Yes |