Back to Toutiao
TikHub·Toutiao
Toutiao App: Get userid from user profile
/api/v1/toutiao/app/get_user_idsync$0.0015 / callGet userid from user profile (TikHub · Toutiao App)
Input
| Field | Type | Required | Description |
|---|---|---|---|
| user_profile_url | string | yes | User profile URL |
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/toutiao/app/get_user_id","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.