get_function_call_graph
Analyze and visualize the call graph of a specific function within a repository. Input file path and function name to explore relationships and dependencies in Python code structures.
Instructions
Get the call graph for a specific function.
Args: file_path: Path to the file containing the function function_name: Name of the function to analyze repo_path: Optional repository path (uses active repository if not specified)
Returns: Information about the function's call graph
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file_path | Yes | ||
function_name | Yes | ||
repo_path | No |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Nuanced MCP Server
Related Tools
- @MattMorgis/nuanced-mcp
- @MattMorgis/nuanced-mcp
- @MattMorgis/nuanced-mcp
- @owayo/mcp-source-relation
- @sammcj/mcp-package-docs