Schedule Message
Schedule a message to be sent in a conversation at a future time. Works outside of campaigns for loose follow-ups like 'message them in 2 weeks'. The message is auto-sent at the specified time. If they reply before then, the scheduled message is auto-cancelled.
MCP tool name: schedule_message
Use Cases
- Follow up with a prospect in 2 weeks when they said to check back
- Schedule a thank-you message after a meeting
- Queue messages for optimal send times without staying online
- Set up one-off follow-ups that don't need a full campaign
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| chat_id | string | required | Conversation ID |
| message_text | string | required | Message to send (max 8000 chars) |
| send_at | string | required | ISO 8601 datetime when to send |
| note | string | optional | Optional internal note (not sent) |
Example
Prompt
Schedule a message to John in 2 weeks: 'Hi John, just following up on our conversation about the partnership opportunity.'
Response
{
"success": true,
"reminder_id": "abc-123",
"send_at": "2026-04-23T10:00:00Z",
"action": "scheduled"
}Permission Scopes
This tool is available in the following permission scopes:
Related Tools
Snooze Conversation
Snooze a LinkedIn conversation and resurface it at a set time. Auto-cancels if they reply. Inbox management via MCP.
List Reminders
List all pending snooze reminders and scheduled messages for your LinkedIn inbox via MCP.
Send Message
Send a message in an existing LinkedIn conversation. Automate replies and follow-ups programmatically 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.