save_answer_query_direct
Process natural language queries using internal Vertex AI model knowledge, save responses to specified files for structured data retention and future reference.
Instructions
Answers a natural language query using only the internal knowledge of the configured Vertex AI model (gemini-2.5-pro-exp-03-25), does not use web search, and saves the answer to a file. Requires 'query' and 'output_path'.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
output_path | Yes | The relative path where the generated answer should be saved. | |
query | Yes | The natural language question to answer using only the model's internal knowledge. |
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
- @shariqriazz/vertex-ai-mcp-server
- @shariqriazz/vertex-ai-mcp-server
- @shariqriazz/vertex-ai-mcp-server
- @shariqriazz/vertex-ai-mcp-server