Back to YouTube
TikHub·YouTube

YouTube Web: Get channel ID

/api/v1/youtube/web/get_channel_idsync$0.0015 / call

Get channel ID via TikHub's YouTube Web endpoint. (TikHub · YouTube Web)

Input
FieldTypeRequiredDescription
channel_namestringyesChannel name

Run it

curl -s https://www.sooma.dev/v1/run \ -H "Authorization: Bearer $SOOMA_API_KEY" \ -H "Content-Type: application/json" \ -d '{"provider":"tikhub","endpoint":"/api/v1/youtube/web/get_channel_id","input":{}}'

Or ask your agent: it will call inspect for this schema and run it over MCP.