[← Back to tools]
youtube.channel
Get a YouTube channel: pay per use, no API key
Use TikHub from Claude, Claude Code, Cursor, ChatGPT, and other agents through one Cralo balance.
Fetch public YouTube channel metadata through TikHub.
Price and execution
- Price
- $0.001
- Pricing model
- Fixed price per successful call
- Execution class
- fast
Limits
No additional limits are published for this tool.
Parameters
Fields youtube.channel accepts as JSON input.
channel_idstringRequiredYouTube channel ID starting with `UC`.
Raw input JSON Schema
{
"type": "object",
"required": [
"channel_id"
],
"properties": {
"channel_id": {
"type": "string",
"maxLength": 40,
"minLength": 1,
"description": "YouTube channel ID starting with `UC`."
}
},
"additionalProperties": false
}Returns
Fields a successful youtube.channel call returns.
countintegerRequiredresultsanyRequiredRaw TikHub payload. List endpoints usually nest rows under keys such as `itemList`.
retrieved_atstring (date-time)Requiredprovider_request_idstring | nullRequired
Raw output JSON Schema
{
"type": "object",
"required": [
"results",
"count",
"provider_request_id",
"retrieved_at"
],
"properties": {
"count": {
"type": "integer",
"minimum": 0
},
"results": {
"description": "Raw TikHub payload. List endpoints usually nest rows under keys such as `itemList`."
},
"retrieved_at": {
"type": "string",
"format": "date-time"
},
"provider_request_id": {
"type": [
"string",
"null"
]
}
},
"additionalProperties": false
}Run this tool
Copy this instruction to your agent to set up Cralo and call this tool with the example input.
Set up Cralo by following https://cralo.ai/SKILL.md, then call the youtube.channel tool with this input: {"channel_id":"UCXuqSBlHAE6Xw-yeJA0Tunw"}Safety notes
- Side Effect
- read_only
- Public Sources Only
- Yes
- Authenticated Content
- No
How this compares to using TikHub directly
You do not need a separate TikHub account or subscription for this call. Cralo uses one prepaid balance across all tools and shows the per-call price before you run the command.
Related tools
[Browse all tools]- $0.001Get YouTube channel videosFetch public videos from a YouTube channel through TikHub.TikHub
youtube.channel-videosInstant - $0.001Get a YouTube videoFetch public YouTube video metadata through TikHub.TikHub
youtube.videoInstant - $0.001Get YouTube commentsFetch public comments for a YouTube video through TikHub.TikHub
youtube.commentsInstant - $0.002Search YouTubeSearch public YouTube videos, channels, or playlists through TikHub.TikHub
youtube.searchInstant - $0.001Get a LinkedIn companyFetch a public LinkedIn company profile by URL or slug through TikHub.TikHub
linkedin.companyInstant