cellosaurus_mcp.tools.get_cell_line_info#
- cellosaurus_mcp.tools.get_cell_line_info = FunctionTool(name='get_cell_line_info', title=None, description='Get detailed information about a specific cell line by its accession number.\n\nArgs:\n accession: Cell line accession number (e.g., "CVCL_0030" for HeLa)\n fields: List of specific fields to return (e.g., ["id", "ac", "str", "di"])\n\nReturns\n-------\n Dictionary containing detailed cell line information', tags=set(), enabled=True)#