```json
[
  {"name": "reasons_export_body", "tool": "function_body", "params": {"file_path": "ftl_project_expert/cli.py", "function_name": "_reasons_export"}},
  {"name": "load_network_body", "tool": "function_body", "params": {"file_path": "ftl_project_expert/cli.py", "function_name": "_load_network"}},
  {"name": "has_reasons_body", "tool": "function_body", "params": {"file_path": "ftl_project_expert/cli.py", "function_name": "_has_reasons"}},
  {"name": "load_network_callers", "tool": "find_callers", "params": {"symbol": "_load_network"}},
  {"name": "reasons_export_callers", "tool": "find_callers", "params": {"symbol": "_reasons_export"}},
  {"name": "load_network_tests", "tool": "related_test_files", "params": {"file_path": "ftl_project_expert/cli.py"}}
]
```
