dismiss_reminder
Dismiss a reminder by providing project UUID and reminder UUID to update its status to dismissed.
Instructions
Dismiss a reminder (sets its status to dismissed)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_uuid | Yes | UUID of the project | |
| reminder_uuid | Yes | UUID of the reminder to dismiss |