Back to Xiaohongshu (RedNote)
TikHub·Xiaohongshu (RedNote)
Xiaohongshu PGY: Get PGY note detail
/api/v1/xiaohongshu/pgy/get_note_detailsync$0.03 / callGet detail data of a single PGY (Pugongying) note (TikHub · Xiaohongshu PGY)
Input
| Field | Type | Required | Description |
|---|---|---|---|
| note_id | string | yes | Note 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/xiaohongshu/pgy/get_note_detail","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.