Delete LinkedIn Comment
Targets a LinkedIn comment for permanent deletion using its comment_id and the parent_post_id that contains it. This action is preview-required and irreversible, but it cannot be completed programmatically today and returns not_implemented, so you finish the deletion in the LinkedIn interface. Use it to locate and confirm the exact comment to remove.
Example prompt: Find the comment cmt_998 on post urn:li:activity:7123456789 so I can remove it
{
"status": "not_implemented",
"comment_id": "cmt_998",
"parent_post_id": "urn:li:activity:7123456789",
"message": "Delete this comment from the LinkedIn UI."
}What you can build
Parameters
Inputs accepted by delete_comment.
| Name | Type | Description |
|---|---|---|
| comment_id | string | ID of the comment to delete (e.g. from list_post_comments) |
| parent_post_id | string | ID of the post that contains the comment (e.g. from list_posts) |
Related tools
List LinkedIn Post Comments
List comments on any LinkedIn post sorted by recency or relevance, with pagination. Identify unanswered threads to engage via MCP.
Reply to LinkedIn Comment
Reply to a specific LinkedIn comment by ID, up to 1250 characters, with safe daily limits. Keep discussion threads alive via MCP.
Comment on LinkedIn Post
Add comments or threaded replies to LinkedIn posts, up to 1250 characters. Safe daily limits keep your engagement natural via MCP.
Delete LinkedIn Post
Permanently delete one of your LinkedIn posts by ID. Irreversible removal that requires full access scope for safety.
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.