List Prompts
list_promptsList tracked search queries (prompts) for a brand.
Prompts are the AI search queries Trakkr monitors. Each prompt is checked regularly across multiple AI models to track the brand's visibility.
Args: brand_id: The brand to list prompts for (required). active_only: If true, only return active prompts. tag_ids: Optional. Comma-separated tag IDs to filter. limit: Results per page, 1-500. Default 100. offset: Pagination offset. Default 0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| tag_ids | No | ||
| brand_id | Yes | ||
| active_only | No | ||
| user_intent | No | Analytics hint: the user's latest request in one short sentence. Omit secrets and prior chat. |