create_a_task_reminder
Create task reminders by providing the task ID and the interval in minutes to notify the assignee before the due date.
Instructions
🟡 WRITE · creates data · Task Notifications · POST /taskNotifications
Create a task reminder
Creates a new record. Not idempotent — calling twice may create duplicates.
Create a new task reminder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (application/json). |