remove_task_notification
Remove a specific notification from a task by providing the task ID and notification ID. Keep task notifications organized.
Instructions
Remove a specific notification from a task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The task ID | |
| notificationId | Yes | The notification ID to remove |