Delete a comment
delete_commentDelete a comment from a social media post by its comment ID. For LinkedIn, also provide the post URN.
Instructions
Delete a comment by commentId. LinkedIn also requires postId (the post urn).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | Upload-Post profile name. | |
| postId | No | LinkedIn only: the post urn the comment belongs to. | |
| platform | No | Social platform. One of instagram, facebook, youtube, linkedin. | |
| commentId | Yes | ID of the comment to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No |