updateCall
Update a call record's attributes such as duration, outcome, notes, and associated person or phone number.
Instructions
Update a call record
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Call ID | |
| personId | No | Person ID | |
| phone | No | Phone number | |
| isIncoming | No | true = inbound | |
| duration | No | Duration | |
| userId | No | User ID | |
| note | No | Note | |
| outcome | No | Outcome | |
| toNumber | No | ||
| fromNumber | No | ||
| recordingUrl | No |