Back to Xiaohongshu (RedNote)
TikHub·Xiaohongshu (RedNote)
Xiaohongshu PGY: Get PGY blogger filter options
/api/v1/xiaohongshu/pgy/get_blogger_filter_optionssync$0.03 / callFetch selectable values for the tree-style filters used by /getbloggerlist. These are maintained by the platform and change over time — do not hardcode them; the result is fairly stable, so caching on the client side is recommended (TikHub · Xiaohongshu PGY)
Input
No input.
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_blogger_filter_options","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.