write_file
Writes content to a specified file path in a repository, enabling creation and updates for automated pull request workflows.
Instructions
Write content to a file in the repository.
The path is relative to the repository root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes | ||
| workspace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||