MaveraMavera Docs
Reference
Checking…
Use or share this pageSend the page itself, print it, or open its complete context in your AI workspace.

Create (briefs, messages)

Generation tools.

1 min readDocs build Updated Jul 26, 2026

All at POST /api/v1/tools/{name}. Outputs are typed (briefs, message sets, stimulus objects) so they chain straight into Test tools.

ToolProduces
generate_campaign_briefA structured campaign brief.
generate_messages / generate_message_variationsMessage sets + variants to test.
generate_contentLong-form / channel content.
generate_namingName candidates.
generate_pricing_optionsPricing structures to test.
generate_gtm_planA go-to-market plan.
generate_creative / edit_creative / mockup_creativeCreative concepts + edits + mockups.
adapt_creative_to_placement / recommend_creative_format / get_platform_specsPlacement adaptation + specs.
check_creative_compliance / update_creative_standardsBrand/compliance guardrails.

The create → test loop

# 1. generate_message_variations → a set of message candidates
# 2. test_message / compare_messages → field them to your audience
# 3. mine_insights on the transcript → which variant resonates and why

On this page