pull_git_updates
Fetch remote Git changes for the medical knowledge base or MCP server, then automatically refresh the knowledge map so new content is immediately available.
Instructions
Pull latest changes from Git remote for knowledge base and/or MCP server. Automatically refreshes knowledge map after pulling knowledge base.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Which repository to pull (default: both) | both |
| autoRefresh | No | Auto-refresh knowledge base after pulling knowledge-base repo (default: true) |