Back to YouTube
TikHub·YouTube

YouTube Web: Search channel

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

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

Input
FieldTypeRequiredDescription
channel_idstringyesChannel ID
search_querystringyesSearch keyword
language_codestringLanguage code (default "en")
country_codestringCountry code (default "us")
continuation_tokenstringPagination token

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/search_channel","input":{}}'

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