delete_product
writeBusiness Profile & Competitor Research
Delete a non-default product from a project.
Connected surface
This tool and the Products dashboard page are two surfaces over the same data. The dashboard is where you view and curate it;
delete_product is how your AI can retire offerings your catalog no longer carries. How surfaces connect →Write tool
Mutates Rampify state, triggers background work, or calls a paid external API. Most clients ask for confirmation before invoking.
Parameters
| Parameter | Type | Description | |
|---|---|---|---|
| product_id | string | required | UUID of the product to delete. Required. |
Related tools
get_business_profilereadGet the project's business profile and onboarding completenessupdate_business_profilewriteUpdate business-profile fields and onboarding statelist_productsreadList products configured for a project (default product + any additional ones the founder added)create_productwriteAdd an additional product on a project (only when the founder wants to track multiple distinct products separately)