Delete LinkedIn Post
Permanently deletes a LinkedIn post by its post_id, for example one returned from list_posts or get_post. This cannot be undone and requires the full_access scope, since deletion is irreversible. Fails if the post does not exist or was already deleted.
Example prompt: Delete my post urn:li:activity:7212345678901234567, it has the wrong date
{
"post_id": "urn:li:activity:7212345678901234567",
"deleted": true
}What you can build
Parameters
Inputs accepted by delete_post.
| Name | Type | Description |
|---|---|---|
| post_id | string | ID of the post to delete (e.g. from list_posts) |
Related tools
List LinkedIn Posts
List recent posts by any profile or company, or surface your own top posts ranked by impressions, reactions, or engagement rate via MCP.
Get LinkedIn Post
Retrieve any LinkedIn post by ID to read its content, author, and engagement metrics. Fast lookups for analysis and follow-up via MCP.
Publish LinkedIn Post
Publish or schedule LinkedIn posts as yourself or a company page, with attachments, mentions, and link previews. Up to 3000 characters via MCP.
Cancel Scheduled LinkedIn Post
Cancel a pending scheduled LinkedIn post before it publishes. Safe, reversible control over your content pipeline via MCP.
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.