update_company
Update a company's details by specifying only the fields to change. Modify name, email, notes, phone, address, or website.
Instructions
Update an existing company. Only send the fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Company UUID | |
| name | No | Company name | |
| No | Email address | ||
| notes | No | Notes about the company | |
| phone | No | Phone number | |
| address | No | Address | |
| website | No | Website URL |