Create Relationship
create_relationshipCreate a relationship between two contacts or companies. The relationship is bi-directional and appears on both records; use the note field to describe the type (e.g., 'Spouse').
Instructions
Create a relationship between two contacts or companies. Relationships are bi-directional and visible on both contact records. Use the note field to describe the relationship type (e.g., "Spouse", "Referred by").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | Description of the relationship | |
| contact_id_1 | Yes | First contact or company ID | |
| contact_id_2 | Yes | Second contact or company ID |