generate_prompts
Regenerate buyer-intent prompts for a tracked brand using Claude Haiku. Replace generic starter prompts while preserving historical run data.
Instructions
Regenerate the buyer-intent prompt set for a tracked brand using Claude Haiku (requires ANTHROPIC_API_KEY). Replaces the brand's active prompts; historical run data is preserved. Use when the user wants better or more prompts, or to upgrade from the generic starter prompts after adding an Anthropic key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of buyer-intent prompts to generate. | |
| brand_id | Yes | Stable identifier of the tracked brand to update. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompts | Yes | ||
| brand_id | Yes | ||
| next_steps | Yes | ||
| prompt_source | Yes | ||
| prompts_inserted | Yes |