```json
[
  {"name": "invoke_function_body", "tool": "function_body", "params": {"file_path": "expert_build/llm.py", "function_name": "invoke"}},
  {"name": "invoke_sync_migration", "tool": "symbol_migration", "params": {"old_name": "invoke_sync", "new_name": "invoke"}},
  {"name": "invoke_raises", "tool": "raises_analysis", "params": {"file_path": "expert_build/llm.py", "function_name": "invoke"}},
  {"name": "cmd_summarize_callers", "tool": "find_callers", "params": {"symbol": "cmd_summarize"}},
  {"name": "caffeinate_hold_body", "tool": "function_body", "params": {"file_path": "expert_build/caffeinate.py", "function_name": "hold"}},
  {"name": "summarize_imports", "tool": "file_imports", "params": {"file_path": "expert_build/summarize.py"}},
  {"name": "summarize_test_coverage", "tool": "related_test_files", "params": {"file_path": "expert_build/summarize.py"}},
  {"name": "prepare_source_generator", "tool": "generator_info", "params": {"file_path": "expert_build/summarize.py", "function_name": "_prepare_source"}}
]
```
