youtube_delete_comment
ActiveTool of io.github.saloprj/dialogbrain
declared in 1.17.0
Permanently delete a YouTube comment by id (or 'youtube:comment:<id>'). Cannot be undone. Costs 50 quota units.
Parameters schema
{
"type": "object",
"required": [
"comment_id"
],
"properties": {
"comment_id": {
"type": "string",
"description": "Bare commentId OR 'youtube:comment:<id>'."
}
}
}Parent server
io.github.saloprj/dialogbrain
https://github.com/saloprj/dialogbrain-mcp
1/7 registries