youtube_channel_details
ActiveTool of io.github.CDCStream/captapi
declared in 0.1.0
Channel info & subscriber/stats for a YouTube channel. Costs ~1 credit; cached results are free, failures are never charged.
Parameters schema
{
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"format": "uri",
"description": "YouTube channel URL, e.g. https://youtube.com/@handle or /channel/UC..."
}
},
"additionalProperties": false
}Parent server
io.github.CDCStream/captapi
https://github.com/CDCStream/captapi
1/7 registries