All Tools/MessagingRead-only

List Reminders

List all pending snooze reminders and scheduled messages. Shows what's snoozed, what messages are queued, and when they fire. Filter by status: pending (default), fired, cancelled, sent, failed, or 'all'.

MCP tool name: list_reminders

Use Cases

  • Check what messages are scheduled to send today
  • Review all snoozed conversations and when they resurface
  • Audit cancelled or failed reminders

Parameters

NameTypeRequiredDescription
statusstringoptionalFilter: pending, fired, cancelled, sent, failed, or 'all'

Example

Prompt

Show me all my pending reminders and scheduled messages

Response

{
  "reminders": [
    {"id": "abc-123", "chat_id": "msg_abc", "remind_at": "2026-04-15T09:00:00Z", "has_message": true, "status": "pending"}
  ],
  "count": 1
}

Permission Scopes

This tool is available in the following permission scopes:

full accessoutboundread only

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.