You're viewing a demo portfolio

Join the waitlist
PRSM

youtube_comment_replies

Active

Tool of io.github.CDCStream/captapi

declared in 0.1.0

Replies to a specific YouTube comment. Costs ~20 credits; cached results are free, failures are never charged.

Parameters schema

{
  "type": "object",
  "required": [
    "url",
    "comment_id"
  ],
  "properties": {
    "url": {
      "type": "string",
      "format": "uri",
      "description": "Public YouTube video URL, e.g. https://youtube.com/watch?v=ID."
    },
    "limit": {
      "type": "integer",
      "minimum": 1,
      "description": "Max items to return. Default 50, max 500. Billed per result."
    },
    "comment_id": {
      "type": "string",
      "description": "ID of the parent comment to fetch replies for (from the comments endpoint)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.CDCStream/captapi

https://github.com/CDCStream/captapi

1/7 registries
View full server →
youtube_comment_replies — io.github.CDCStream/captapi — PRSM MCP