accelo_update_company
Update an existing company in Accelo CRM by ID, modifying name, website, phone, fax, or comments.
Instructions
Update an existing company.
Args: id: Company ID (required) name: New company name website: New website URL phone: New phone number fax: New fax number comments: New comments fields: Additional fields to return in response
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| fax | No | ||
| name | No | ||
| phone | No | ||
| fields | No | ||
| website | No | ||
| comments | No |