keap_create_task
Create a new task in Keap CRM with a required title and optional details such as due date, contact, and priority.
Instructions
Create a new task in Keap
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Task type | |
| title | Yes | Task title | |
| user_id | No | Assigned user ID | |
| due_date | No | Due date (ISO format) | |
| priority | No | Priority (1-5) | |
| contact_id | No | Associated contact ID | |
| description | No | Task description | |
| remind_time | No | Reminder time in minutes before due date |