initialize_graph
Generate a code graph for a specified repository path to analyze function relationships and dependencies within Python repositories using Nuanced MCP Server.
Instructions
Initialize a code graph for the given repository path.
Args: repo_path: Path to the repository to analyze
Returns: Success message with information about the initialized graph
Input Schema
Name | Required | Description | Default |
---|---|---|---|
repo_path | Yes |