Back to Xiaohongshu (RedNote)
TikHub·Xiaohongshu (RedNote)

Xiaohongshu PGY: Get PGY note featured comments

/api/v1/xiaohongshu/pgy/get_note_commentssync$0.015 / call

Get the featured comments of a single note, including the blogger's own replies. Mirrors the "精选评论" (Featured Comments) block in the PGY note detail dialog (TikHub · Xiaohongshu PGY)

Input
FieldTypeRequiredDescription
note_idstringyesNote 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/xiaohongshu/pgy/get_note_comments","input":{}}'

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