You're viewing a demo portfolio

Join the waitlist
PRSM

youtube_post_comment_reply

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Post a comment on a YouTube video, or reply to an existing comment. Pass video_id for a top-level comment, OR parent_comment_id to reply. AI-disclosure suffix appended automatically when configured.

Parameters schema

{
  "type": "object",
  "required": [
    "text"
  ],
  "properties": {
    "text": {
      "type": "string",
      "description": "Comment body. 1-10000 chars. AI-disclosure suffix may be auto-appended."
    },
    "video_id": {
      "type": "string",
      "description": "Bare videoId or 'youtube:video:<id>' — for a top-level comment."
    },
    "parent_comment_id": {
      "type": "string",
      "description": "Bare commentId or 'youtube:comment:<id>' — for a reply."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.saloprj/dialogbrain

https://github.com/saloprj/dialogbrain-mcp

1/7 registries
View full server →