Delete LinkedIn Message
Delete a message you sent on LinkedIn, identified by its message_id from get_messages. LinkedIn only permits deletion within 60 minutes of sending, and the call fails if the message is not found or has already been deleted. Use it to retract a message sent in error before that window closes.
Example prompt: Delete the message m_1042 I just sent to Jane, it went to the wrong thread
{
"message_id": "m_1042",
"deleted": true
}What you can build
Parameters
Inputs accepted by delete_message.
| Name | Type | Description |
|---|---|---|
| message_id | string | ID of the message to delete |
Related tools
Edit LinkedIn Message
Edit a LinkedIn message you already sent, replacing its text in place by message_id, with no awkward delete-and-resend.
Get LinkedIn Messages
Retrieve the full message history of any LinkedIn conversation by chat_id, with pagination, so your AI agent has the context to reply well.
Send LinkedIn Message
Send a LinkedIn message, voice note, or attachment to an existing chat or start a new one, with built-in daily safety limits.
Delete LinkedIn Conversation
Permanently delete an entire LinkedIn conversation by chat_id. Irreversible, so use it to clear out threads you no longer need.
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.