update_icp
Update specific fields of a saved Ideal Customer Profile (ICP). Only modifies the fields you specify - all other data is preserved. To change the public audience label used in published copy, pass publicName in updates (the public-facing label — NEVER the internal persona name/codename); the internal "name" stays the private targeting label.
[write-tier — first use may require a manager's approval; a from-now-on approval makes future calls seamless, a just-once approval re-asks next time.]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icp_id | Yes | The unique ICP ID from get_icps response. | |
| updates | Yes | Only the fields to update. Other fields are preserved automatically. | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. |