```json
[
  {"name": "invoke_body", "tool": "function_body", "params": {"file_path": "ftl_project_expert/llm.py", "function_name": "invoke"}},
  {"name": "invoke_raises", "tool": "raises_analysis", "params": {"file_path": "ftl_project_expert/llm.py", "function_name": "invoke"}},
  {"name": "create_entry_body", "tool": "function_body", "params": {"file_path": "ftl_project_expert/cli.py", "function_name": "_create_entry"}},
  {"name": "pop_next_body", "tool": "function_body", "params": {"file_path": "ftl_project_expert/topics.py", "function_name": "pop_next"}},
  {"name": "check_model_available_body", "tool": "function_body", "params": {"file_path": "ftl_project_expert/llm.py", "function_name": "check_model_available"}},
  {"name": "explore_loop_callers", "tool": "find_callers", "params": {"symbol": "_explore_loop"}},
  {"name": "run_topic_callers", "tool": "find_callers", "params": {"symbol": "_run_topic"}},
  {"name": "invoke_concurrent_sync_callers", "tool": "find_callers", "params": {"symbol": "invoke_concurrent_sync"}},
  {"name": "cli_tests", "tool": "related_test_files", "params": {"file_path": "ftl_project_expert/cli.py"}},
  {"name": "llm_tests", "tool": "related_test_files", "params": {"file_path": "ftl_project_expert/llm.py"}},
  {"name": "enqueue_topics_body", "tool": "function_body", "params": {"file_path": "ftl_project_expert/cli.py", "function_name": "_enqueue_topics"}},
  {"name": "emit_body", "tool": "function_body", "params": {"file_path": "ftl_project_expert/cli.py", "function_name": "_emit"}}
]
```
