Write

Reply to LinkedIn Comment

Reply to a specific LinkedIn comment by its comment ID with up to 1250 characters, within a 100-per-day engagement limit. The comment must already be cached, so run get_comment_status first to confirm. For comments created in the same session (which are not cached yet), use comment_on_post with a parent_comment_id instead.

reply_to_commentPOST/api/v1/content/comments/{comment_id}/replies
crispy — bash

Example prompt: Reply to the comment from get_comment_status thanking them and answering their question about pricing tiers

{
  "comment_id": "urn:li:comment:891011",
  "reply_id": "urn:li:comment:891012",
  "status": "posted"
}
Permission scope
core
Access
Write
Daily limit
100/day
Category
Content

What you can build

Respond to questions left on your post to keep prospects engaged
Continue a comment thread that signals buying interest
Reply individually with tailored answers to high-value commenters
Maintain an active, responsive presence on your content

Parameters

Inputs accepted by reply_to_comment.

NameTypeDescription
comment_idstringThe comment_id to reply to (from get_comment_status)
textstringReply text (max 1250 chars)

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.