{
  "name": "82608f8b-20a7-42d3-8f9d-1c69ed25cc2c",
  "displayName": "Bella_Notte_Host",
  "instruction": "agents/Bella_Notte_Host/instruction.txt",
  "tools": ["set_active_flow", "end_session"],
  "childAgents": ["Reservation_Agent", "Takeout_Agent"],
  "beforeModelCallbacks": [{
    "pythonCode": "agents/Bella_Notte_Host/before_model_callbacks/before_model_callbacks_01/python_code.py",
    "description": "Root Agent before_model_callback"
  }],
  "afterToolCallbacks": [{
    "pythonCode": "agents/Bella_Notte_Host/after_tool_callbacks/after_tool_callbacks_01/python_code.py",
    "description": "Root Agent after_tool_callback"
  }]
}