campaignstack_update_company_metadata
Update workspace-level metadata (notes and tags) on a company. Only provided fields are updated. Works for shared companies and imported (workspace-scoped) companies; a company can be annotated even before any lead links it to the workspace. Use campaignstack_get_company or campaignstack_list_companies to find company IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| notes | No | ||
| companyId | Yes | ||
| workspaceId | No | Defaults to the API key's workspace |