update_organization
Update an existing organization's CRM record by providing its ID along with optional fields for name, website, industry, employee count, and notes to keep organization data accurate and current.
Instructions
Update an existing organization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the organization to update | |
| name | No | Organization name | |
| notes | No | Additional notes | |
| website | No | Organization website | |
| industry | No | Industry type | |
| employees | No | Number of employees |