All Tools/MessagingWrite

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

NameTypeRequiredDescription
chat_idstringrequiredConversation ID
remind_atstringrequiredISO 8601 datetime when to resurface (e.g. '2026-04-16T09:00:00Z')
notestringoptionalOptional 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:

full accessoutbound

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.