Snooze Conversation
Snooze a conversation to hide it from your inbox until the specified time. When the reminder fires, the conversation resurfaces at the top of your inbox. If the other person replies before the reminder fires, it auto-cancels so you see the reply immediately. Optionally attach a note to remind yourself why you snoozed it.
MCP tool name: snooze_conversation
Use Cases
- Snooze a conversation until next Monday when you can follow up
- Hide low-priority messages without losing track of them
- Set reminders to check back on pending deals
- Keep your inbox clean while ensuring no conversation is forgotten
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| chat_id | string | required | Conversation ID |
| remind_at | string | required | ISO 8601 datetime when to resurface (e.g. '2026-04-16T09:00:00Z') |
| note | string | optional | Optional note for yourself |
Example
Prompt
Snooze the conversation with Alex until next Tuesday at 9am
Response
{
"success": true,
"chat_id": "msg_abc123",
"remind_at": "2026-04-15T09:00:00Z",
"action": "snoozed"
}Permission Scopes
This tool is available in the following permission scopes:
Related Tools
Schedule Message
Schedule a LinkedIn message to send at a future time. Works outside campaigns for loose follow-ups via MCP.
List Reminders
List all pending snooze reminders and scheduled messages for your LinkedIn inbox via MCP.
Cancel Reminder
Cancel a pending snooze or scheduled message. Unarchives the conversation back into your inbox 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.