Delete LinkedIn Post Draft
Permanently deletes a LinkedIn post draft, which must be in 'draft' or 'archived' status. Drafts that are 'publishing' or 'published' cannot be deleted. This action is irreversible, so use it to clear out ideas you have decided not to pursue.
Example prompt: Delete the archived draft a1b2c3d4, I'm not going to use it
{
"draft_id": "a1b2c3d4-0000-4f00-8a00-111122223333",
"deleted": true
}What you can build
Parameters
Inputs accepted by delete_draft.
| Name | Type | Description |
|---|---|---|
| draft_id | string | UUID of the draft to delete (from save_draft or list_drafts) |
Related tools
List LinkedIn Post Drafts
List your saved LinkedIn post drafts sorted by most recently updated, filter by status, and find drafts that have already been published.
Save LinkedIn Post Draft
Save LinkedIn post drafts with attachments, mentions, notes, and company-page targeting. Refine before publishing via MCP.
Update LinkedIn Post Draft
Edit a saved LinkedIn post draft: change text, notes, audience, attachments, mentions, link preview, or archive it before publishing.
Publish LinkedIn Draft
Publish a saved draft as a live LinkedIn post. Idempotent and safe, with automatic rollback to draft if publishing fails.
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.