Back to Weibo
TikHub·Weibo

Weibo Web V2: Check if Weibo allows image comments

/api/v1/weibo/web_v2/check_allow_comment_with_picsync$0.0015 / call

Check if a specific Weibo post allows image comments. (TikHub · Weibo Web V2)

Input
FieldTypeRequiredDescription
idstringyesWeibo ID

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

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