[{'Text': 'Found 1 matches:\n\n## Matches in point-topic-mcp/src/point_topic_mcp/tools/__init__.py\n\n### def get_all_tools › L92-99\n```\ndef get_all_tools() -> list[tuple[str, Callable]]:\n    """Get all discovered tool functions with their prefixed names.\n\n    Returns:\n        List of (prefixed_name, func) tuples\n    """\n    tools, _ = _discover_tools()\n    return tools\n```\n'}]