accelo_add_company_manager
Assign a staff member as a manager of a company, specifying the relationship nature as professional, confidential, or private.
Instructions
Add a staff member as a manager of a company.
Args: company_id: Company ID manager_id: staff_id of the staff member to set as manager (required) nature: Relationship nature — "professional" (default), "confidential", or "private"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nature | No | ||
| company_id | Yes | ||
| manager_id | Yes |