linkedin_add_comment
ActiveTool of io.github.saloprj/dialogbrain
declared in 1.17.0
Add a comment to a LinkedIn post. Use post_id from search results or thread data.
Parameters schema
{
"type": "object",
"required": [
"post_id",
"text"
],
"properties": {
"text": {
"type": "string",
"description": "Comment text to post"
},
"post_id": {
"type": "string",
"description": "LinkedIn post/activity ID (from search results or thread metadata)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.saloprj/dialogbrain
https://github.com/saloprj/dialogbrain-mcp
1/7 registries