run_brand_prompts
Run all brand prompts across ChatGPT, Claude, Perplexity, and Google AI Overviews, with optional topic filtering, and get the count of prompts executed.
Instructions
Run all prompts for a brand across every enabled LLM (ChatGPT, Claude, Perplexity, Google AI Overviews). Optionally filter to a single topic. Returns the count of prompts run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brandId | Yes | The brand UUID from list_brands | |
| topicId | No | Optional topic UUID — if provided, only that topic's prompts run |