centrex_create_alert
Create alerts or reminders for contacts in Centrex. Assign a message, due date, and user to track follow-ups and tasks.
Instructions
Create a new alert/reminder in Centrex.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Alert type | |
| message | Yes | Alert message | |
| due_date | No | Due date (ISO 8601 format) | |
| contact_id | Yes | Contact ID | |
| assigned_user_id | No | User ID to assign alert to |