pub fn to_adk_event( event_json: &Value, invocation_id: &str, agent_name: &str, ) -> Option<Event>
Convert an A2A event/message JSON to an ADK Event.