[{'Text': "SUCCESS: File outline retrieved. This file is too large to read all at once, so the outline below shows the file's structure with line numbers.\n\nIMPORTANT: Do NOT retry this call without line numbers - you will get the same outline.\nInstead, use the line numbers below to read specific sections by calling this tool again with start_line and end_line parameters.\n\n# File outline for /Users/peterdonaghey/Projects/point-topic-mcp/tests/test_gbs_tools.py\n\ndef gbs_env [L10-12]\ndef mock_db [L16-86]\n def operators_find_one [L47-50]\ndef _get_mock_db_collections [L89-122]\n def getitem [L112-119]\ndef test_list_operators [L125-159]\ndef test_get_gbs_status_operator_not_found [L162-171]\ndef test_get_gbs_status_success [L174-212]\ndef test_add_statistic_validation [L215-280]\ndef test_add_statistic_success [L283-322]\ndef test_add_statistic_duplicate_rejected [L325-356]\ndef test_create_source_validation [L359-417]\ndef test_create_source_success [L420-455]\ndef test_create_source_duplicate_rejected [L458-487]\n\nShowing symbols 1-14 (total symbols: 14)\n\n\nNEXT STEPS: To read a specific symbol's implementation, call read_file with the same path plus start_line and end_line from the outline above.\nFor example, to read a function shown as [L100-150], use start_line: 100 and end_line: 150."}]