write_file_content
Create or overwrite files in a workspace filesystem with specified content. Use to manage text files accurately, ensuring proper encoding. Ideal for file management in Vertex AI environments.
Instructions
Create a new file or completely overwrite an existing file in the workspace filesystem with new content. Use with caution as it will overwrite existing files without warning. Handles text content with proper encoding.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | The full content to write to the file. | |
path | Yes | The path of the file to write (relative to the workspace directory). |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Vertex AI MCP Server
- answer_query_direct
- answer_query_websearch
- create_directory
- edit_file_content
- explain_topic_with_docs
- generate_project_guidelines
- get_directory_tree
- get_doc_snippets
- get_filesystem_info
- list_directory_contents
- move_file_or_directory
- read_file_content
- read_multiple_files_content
- save_answer_query_direct
- save_answer_query_websearch
- save_doc_snippet
- save_generate_project_guidelines
- save_topic_explanation
- search_filesystem
- write_file_content
Related Tools
- @shariqriazz/vertex-ai-mcp-server
- @shariqriazz/vertex-ai-mcp-server
- @bsmi021/mcp-file-operations-server
- @shariqriazz/vertex-ai-mcp-server
- @sylphlab/filesystem-mcp