Cancel Reminder
Cancel a pending snooze or scheduled message. If the conversation was snoozed (archived), it will be unarchived back into your inbox. Fails if the reminder is not found or already in a terminal status.
MCP tool name: cancel_reminder
Use Cases
- Cancel a scheduled follow-up you no longer need
- Unsnooze a conversation you need to deal with now
- Clean up reminders for conversations that resolved themselves
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| reminder_id | string | required | Reminder ID from list_reminders |
Example
Prompt
Cancel the scheduled message with ID abc-123
Response
{
"success": true,
"reminder_id": "abc-123",
"action": "cancelled"
}Permission Scopes
This tool is available in the following permission scopes:
Related Tools
List Reminders
List all pending snooze reminders and scheduled messages for your LinkedIn inbox via MCP.
Snooze Conversation
Snooze a LinkedIn conversation and resurface it at a set time. Auto-cancels if they reply. Inbox management via MCP.
Schedule Message
Schedule a LinkedIn message to send at a future time. Works outside campaigns for loose follow-ups via MCP.
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. All 115 tools. Safe limits, warm-up, and full permission control built in.