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