

```json
[
  {"name": "main_function_body", "tool": "function_body", "params": {"file_path": "expert_build/cli.py", "function_name": "main"}},
  {"name": "main_callers", "tool": "find_callers", "params": {"symbol": "main"}},
  {"name": "cli_tests", "tool": "related_test_files", "params": {"file_path": "expert_build/cli.py"}}
]
```
