create_call
Record a call with its timestamp, type, caller, and associated staff, client, or lead to maintain a complete call log in MyCase.
Instructions
Log a call. called_at: ISO 8601. call_type: inbound | outbound. call_for_staff_id: staff member the call is for.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lead_id | No | ||
| message | No | ||
| resolved | No | ||
| call_type | No | ||
| called_at | Yes | ||
| client_id | No | ||
| caller_name | No | ||
| call_for_staff_id | No | ||
| caller_phone_number | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |