accelo_remove_company_manager
Remove a manager from a company in Accelo using the manager relationship_id. Use it to end a specific manager assignment without affecting other manager relationships for the staff member.
Instructions
Remove a manager from a company.
Identified by the manager relationship's relationship_id (NOT the staff_id),
because a staff member can have multiple manager relationships with one company.
Get the relationship_id from accelo_list_company_managers.
Args: company_id: Company ID relationship_id: The relationship_id of the manager record to remove
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | ||
| relationship_id | Yes |