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

Xiaohongshu PGY: Get PGY note components

/api/v1/xiaohongshu/pgy/get_note_componentssync$0 / call

Get the components attached to a single note (content search / comment-area / bottom). Mirrors the component tags under the title 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_components","input":{}}'

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