audit_brand_visibility
Audit whether Freedom OS 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.
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 with live search) | |
| max_tokens | No | Maximum response length per provider (default: 1000) | |
| temperature | No | Response variability 0-1 (default: 0.7) |