linkedin_delete_comment
Delete a LinkedIn comment by specifying the post URN, comment URN, and platform connection ID.
Instructions
Delete a comment from a LinkedIn post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postedId | Yes | LinkedIn post URN the comment belongs to | |
| commentId | Yes | Comment URN to delete, e.g. 'urn:li:comment:(urn:li:ugcPost:xxx,123456)' | |
| platformId | Yes | Platform connection ID |