list_task_notifications
Retrieve all reminders set on a task, showing their type and scheduled fire time. Helps manage task notifications efficiently.
Instructions
List all notifications (reminders) set on a task, with their kind and fire time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | No | The ID of the task | |
| taskName | No | The name of the task (as fallback if ID not provided) |