xhs_publish_note
Publish image-text notes to Xiaohongshu by providing a title, content, and at least one image. Optionally include topic tags.
Instructions
发布图文笔记到小红书:需要标题(最多 20 字)、正文、至少 1 张图片(本地绝对路径或 HTTP 图片链接),可选话题标签。发布前需已登录。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | 话题标签列表(可选),如 ["美食", "旅行"] | |
| title | Yes | 笔记标题(最多 20 字) | |
| images | Yes | 图片路径列表:本地绝对路径或 HTTP(S) 链接,至少 1 张 | |
| content | Yes | 笔记正文 |