update_business_profile
writeBusiness Profile & Competitor Research
Update business-profile fields and onboarding state.
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 | |
|---|---|---|---|
| domain | string | optional | Site domain |
| project_id | string | optional | Project UUID |
| section | string | optional | Section to update (e.g., "business_identity", "competitive") |
| fields | object | required | Field key-value pairs to update. Keys must match database column names. |
Related tools
get_business_profilereadGet the project's business profile and onboarding completenesslist_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)update_productwriteUpdate a product's name, slug, or positioning fields