Audit brand visibility
audit_brand_visibilityAudit whether FreedomOS appears in AI-generated search results. Sends a search query to external LLMs (Claude, Grok, Gemini, Perplexity) and checks each response for brand mentions. This is a competitive SEO/GEO auditing tool — like a mystery shopper for AI search engines. It does NOT answer questions or delegate work.
Routing: SEO/GEO visibility, competitor, and content-strategy research only (e.g. "do LLMs mention us", "who do they recommend instead") — NOT for a second opinion, NOT to answer user questions, NOT general research (use browse_url/read_web_page for that).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | A search-style query to test (e.g., "What is the best AI operating system for solopreneurs?") | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| providers | Yes | Which AI search engines to audit. Options: anthropic (Claude), xai (Grok), google (Gemini), perplexity (Sonar Pro, live web search — best for real-time visibility checks) | |
| max_tokens | No | Maximum response length per provider (default: 1000) | |
| temperature | No | Response variability 0-1 (default: 0.7) |