Manage a Reddit Trigger
manage_reddit_triggerAdd or remove a keyword trigger that drives Reddit scanning.
Triggers are the strings the scan looks for inside posts and comments. Typical triggers: brand name, product names, category terms, common misspellings.
Args: brand_id: The brand to update (required). action: 'add' or 'remove'. keyword: Keyword or phrase to track. Required for 'add'. trigger_id: Required for 'remove'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| keyword | No | ||
| brand_id | Yes | ||
| trigger_id | No | ||
| user_intent | No | Analytics hint: the user's latest request in one short sentence. Omit secrets and prior chat. |