switch_repository
Change the active repository path in Nuanced MCP Server to analyze code structure, dependencies, and function relationships in Python projects.
Instructions
Switch to a different initialized repository.
Args: repo_path: Path to the repository to switch to
Returns: Success message or error
Input Schema
Name | Required | Description | Default |
---|---|---|---|
repo_path | Yes |