Get Comment Status
Instant comment follow-up intelligence. Shows unanswered comments on your posts ranked by commenter value (author title, headline, reactions). Helps you prioritize which commenters to reply to first. Reads from synced comment cache with no live API calls.
MCP tool name: get_comment_status
Use Cases
- Find high-value commenters you haven't replied to yet
- Prioritize engagement with VP+ and decision-maker commenters
- Maintain a response streak to boost algorithmic reach
- Filter by comment type: questions, praise, access requests
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| limit | number | optional | Max unanswered comments to return (default 20) |
| post_id | string | optional | Filter to a specific post |
| type | string | optional | Filter by type: access_request, question, engagement, praise, emoji_only |
| exclude_access_requests | boolean | optional | Exclude CTA/access request comments (default true) |
Example
Prompt
Show me unanswered comments from senior people on my posts
Response
{
"posts": [{ "post_id": "urn:li:activity:789", "text": "AI is changing..." }],
"unanswered_comments": [
{ "comment_id": "123", "author_name": "VP Sales", "author_headline": "VP Sales at Acme", "text": "Great insights!", "reactions": 5 }
]
}Permission Scopes
This tool is available in the following permission scopes:
full accessoutboundcontentread only
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. All 160 tools. Safe limits, warm-up, and full permission control built in.