# Comment on a post

`needleCommentOnLinkedinPost`

Comment on a LinkedIn post, or reply to a comment when commentId is given.

**Input**

- `postId` (string, required): Post id as returned by a post listing or search. An id copied from a post URL often does not resolve.
- `connectedAccountId` (string · uuid, required): Connected account to act as
- `text` (string, required)
- `commentId` (string, optional): Reply to this comment instead of commenting on the post.
