优化运营MCP:新增状态型点赞收藏、评论幂等与通知游标分页
This commit is contained in:
@@ -101,8 +101,8 @@ Add this in `claude_desktop_config.json`:
|
||||
| `xhs_publish_video` | Publish a video note |
|
||||
| `xhs_post_comment` | Post a comment on a note |
|
||||
| `xhs_reply_comment` | Reply to a comment |
|
||||
| `xhs_like` | Toggle like state on a note |
|
||||
| `xhs_favorite` | Toggle favorite state on a note |
|
||||
| `xhs_set_like_state` | Set like state on a note (idempotent) |
|
||||
| `xhs_set_favorite_state` | Set favorite state on a note (idempotent) |
|
||||
| `xhs_get_unprocessed_notifications` | Get unprocessed notification tasks from local SQLite state |
|
||||
| `xhs_mark_notification_task` | Manually mark notification task status (new/pending/ignored/replied/failed) |
|
||||
| `xhs_mark_notification_tasks` | Batch mark notification task statuses |
|
||||
|
||||
Reference in New Issue
Block a user