read_multiple_files_content
Efficiently read and analyze multiple files simultaneously from a workspace, returning content with file paths. Partial failures do not disrupt the entire operation, ensuring reliable file processing.
Instructions
Read the contents of multiple files simultaneously from the workspace filesystem. This is more efficient than reading files one by one when you need to analyze or compare multiple files. Each file's content is returned with its path as a reference. Failed reads for individual files won't stop the entire operation.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
paths | Yes | An array of file paths to read (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
- @wonderwhy-er/DesktopCommanderMCP
- @skydeckai/mcp-server-aidd
- @Lorhlona/geminiserchMCP
- @shariqriazz/vertex-ai-mcp-server
- @Wayazi/mcp_file_system