get-feed-detail-skill
Installation
SKILL.md
Get Feed Detail Skill
Get detailed information about a Xiaohongshu feed using the xiaohongshu-mcp HTTP API.
Parameters
This skill receives the following parameters:
- feed_id: The feed ID (required)
- xsec_token: Access token for the feed (required)
- load_all_comments: Whether to load all comments (optional, default: false)
- limit: Limit number of comments when load_all_comments is true (optional, default: 20)
Execution
Run the script
Related skills
More from ibreez3/xiaohongshu-skill
search-feeds-skill
Search Xiaohongshu content by keyword via HTTP API
10post-comment-skill
Post a comment to a Xiaohongshu feed via HTTP API
8list-feeds-skill
List feeds from Xiaohongshu homepage via HTTP API
7check-login-skill
Check Xiaohongshu login status and display QR code if needed
7publish-image-text-skill
Publish image/text content to Xiaohongshu (Little Red Book) via HTTP API
7publish-video-skill
Publish video content to Xiaohongshu (Little Red Book) via HTTP API
7