seo_primitive_is_brand
Check if a search query contains brand terms using a customizable regex pattern. Identify brand queries to refine SEO analysis.
Instructions
primitive: Check if a query is a brand query based on a regex pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query | |
| brandRegex | Yes | Regex pattern to identify brand terms | |
| engine | No | The search engine (optional) |