Join us at the inaugural PyAI Conf in San Francisco on March 10th! Learn More
fastmcp.server.transforms.tool_transformToolTransform list_tools list_tools(self, call_next: ListToolsNext) -> Sequence[Tool]
get_tool get_tool(self, name: str, call_next: GetToolNext) -> Tool | None