Back to Pipixia
TikHub·Pipixia

PiPiXia App: Get post comment list

/api/v1/pipixia/app/fetch_post_comment_listsync$0.0015 / call

Get the comment list of a post. (TikHub · PiPiXia App)

Input
FieldTypeRequiredDescription
cell_idstringyesVideo id
cell_typeintegerVideo type (default 1)
offsetstringPage cursor (default "0")

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

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