save_topic_explanation
Generate and save detailed explanations for software-related queries using official documentation, powered by Vertex AI Gemini models. Input topic, query, and output path for results.
Instructions
Provides a detailed explanation for a query about a specific software topic using official documentation found via web search and saves the result to a file. Uses the configured Vertex AI model (gemini-2.5-pro-exp-03-25). Requires 'topic', 'query', and 'output_path'.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
output_path | Yes | The relative path where the generated explanation should be saved (e.g., 'explanations/react-router-hooks.md'). | |
query | Yes | The specific question to answer based on the documentation. | |
topic | Yes | The software/library/framework topic (e.g., 'React Router', 'Python requests'). |
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