```json
[
  {"name": "create_issue_body", "tool": "function_body", "params": {"file_path": "ftl_code_expert/cli.py", "function_name": "_create_issue"}},
  {"name": "file_issues_body", "tool": "function_body", "params": {"file_path": "ftl_code_expert/cli.py", "function_name": "file_issues"}},
  {"name": "build_negative_issue_body", "tool": "function_body", "params": {"file_path": "ftl_code_expert/cli.py", "function_name": "_build_negative_issue_body"}},
  {"name": "build_issue_body", "tool": "function_body", "params": {"file_path": "ftl_code_expert/cli.py", "function_name": "_build_issue_body"}},
  {"name": "ensure_labels_callers", "tool": "find_callers", "params": {"symbol": "_ensure_labels"}},
  {"name": "cli_tests", "tool": "related_test_files", "params": {"file_path": "ftl_code_expert/cli.py"}},
  {"name": "file_imports_cli", "tool": "file_imports", "params": {"file_path": "ftl_code_expert/cli.py"}}
]
```
