reminders_delete
Delete a Slack reminder by providing its unique ID. Optionally specify the team ID for org-wide apps.
Instructions
Delete a reminder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Encoded team ID the reminder belongs to, required for org-wide app tokens (e.g. ``T0123``). | |
| reminder | Yes | The ID of the reminder to delete (e.g. ``Rm0123``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||