write_file
Write or update files directly in the VS Code workspace by specifying a path and content. Enables agents to create or modify project files while respecting workspace restrictions.
Instructions
Write a file inside the VS Code workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes |