delete_product
writeBusiness Profile & Competitor Research
Delete a non-default product from a project.
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)