write_file
Write content to a specified file path using the Model Context Protocol, enabling AI agents to interact with VS Code for file management tasks.
Instructions
Write content to a file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Content to write to the file | |
path | Yes | Path to the file to write |