check_single_query
Check if a brand is mentioned for a specific query on AI platforms like ChatGPT, Perplexity, Claude, or Gemini. Returns mention status, position, context snippet, sentiment, and competitor mentions.
Instructions
Check if a brand is mentioned for a specific query on a specific AI platform. Returns mention status, position, context snippet, sentiment, and competitor mentions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | The brand name to check | |
| query | Yes | The exact query to check (e.g., 'What are the best SEO tools?') | |
| platform | Yes | The AI platform to check on |