def query_news_system(query: str, api_url: str = "http://localhost:5000"): Query the multi-agent news system via the API.