You're viewing a demo portfolio

Join the waitlist
PRSM

youtube_moderate_comment

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Apply a moderation status to a YouTube comment. Allowed status values: heldForReview, published, rejected, spam. Costs 50 quota units.

Parameters schema

{
  "type": "object",
  "required": [
    "comment_id",
    "status"
  ],
  "properties": {
    "status": {
      "type": "string",
      "description": "One of: heldForReview, published, rejected, spam."
    },
    "comment_id": {
      "type": "string",
      "description": "Bare commentId OR 'youtube:comment:<id>'."
    }
  }
}

What this tool wraps· 3 endpoints

min confidence0.700.50

Parent server

io.github.saloprj/dialogbrain

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

1/7 registries
View full server →