Back to YouTube
TikHub·YouTube
YouTube Web: Get channel information
/api/v1/youtube/web/get_channel_infosync$0.0015 / callGet channel information. (TikHub · YouTube Web)
Input
| Field | Type | Required | Description |
|---|---|---|---|
| channel_id | string | yes | Channel ID |
Run it
curl -s https://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_info","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.