{"ok":true,"site":{"host":"ai-radar.app","url":"https://ai-radar.app/","desc":"Explore AI use cases, enabling technologies, and implementation requirements, and build a shortlist for evaluation.","type":"live","category":"AI & Agents","tools":[{"name":"filter_use_cases_by_function","kind":"act","impl":"imperative","description":"Navigate the browser to the use cases library filtered by a chosen business function.","inputSchema":{"type":"object","required":["function_name"],"properties":{"function_name":{"type":"string","description":"The business function to filter by (e.g. 'Finance & Accounting', 'Operations', 'Marketing & Sales', 'Customer Support', 'Human Resources', 'Product Development', 'Supply Chain Management', 'Procurement', 'Compliance')"}}},"executable":true},{"name":"get_use_case_detail","kind":"answer","impl":"imperative","description":"Get detailed evaluation criteria for a specific AI use case including objectives, requirements, and related technologies.","inputSchema":{"type":"object","required":["use_case_id_or_url"],"properties":{"use_case_id_or_url":{"type":"string","description":"The UUID or full URL of the AI use case (e.g. '2f040d33-1af0-48e6-9f2c-d3d0e3928bcb' or 'https://ai-radar.app/use-cases/2f040d33-1af0-48e6-9f2c-d3d0e3928bcb')"}}},"executable":true},{"name":"list_technologies","kind":"answer","impl":"imperative","description":"Browse enabling AI technologies, interaction patterns, and architectural patterns.","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Optional search keyword to filter technologies by name, description, or pattern type"}}},"executable":true},{"name":"list_use_cases","kind":"answer","impl":"imperative","description":"Discover and filter AI use cases by business function or search keywords from the AI Radar catalog.","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Optional search keyword to match against use case title or description"},"function_category":{"type":"string","description":"Optional business function filter (e.g. 'Finance & Accounting', 'Operations', 'Marketing & Sales', 'Customer Support', 'Human Resources', 'Product Development', 'Supply Chain Management')"}}},"executable":true},{"name":"manage_shortlist","kind":"act","impl":"imperative","description":"View stored use cases in the shortlist or navigate to the shortlist evaluation and prioritization view.","inputSchema":{"type":"object","properties":{"action":{"enum":["view","navigate_to_shortlist"],"type":"string","description":"Action to perform: 'view' to inspect local shortlist state or 'navigate_to_shortlist' to navigate to the shortlist page"}}},"executable":true}],"apiSurface":"spec","toolCount":5}}