MCP Tools/Business Profile & Competitor Research/create_product

create_product

writeBusiness Profile & Competitor Research

Add an additional product on a project (only when the founder wants to track multiple distinct products separately).

Write tool
Mutates Rampify state, triggers background work, or calls a paid external API. Most clients ask for confirmation before invoking.

Parameters

ParameterTypeDescription
project_idstringoptionalProject UUID. Required unless domain is provided.
domainstringoptionalSite domain. Required unless project_id is provided.
namestringrequiredHuman-readable product name (e.g., "Directory Sync"). Required.
slugstringoptionalURL-safe slug for the product. Derived from name when omitted. Must be unique per project.