Perform competitive intelligence research
mainFor comprehensive competitive intelligence, layer multiple query angles using the category:company operator to find competitors, category-specific tools, and recent funding news.
// Layered queries for competitive intelligence
web_search_exa { "query": "category:company companies like [target]", "numResults": 10 }
web_search_exa { "query": "category:company [category] software tools", "numResults": 15 }
web_search_exa { "query": "[category] startup launch funding announcement recently", "numResults": 15 }