Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| rednote_search_notes | 搜索小红书笔记 |
| rednote_get_note | 获取笔记详情 |
| rednote_get_user_info | 获取用户信息 |
| rednote_get_user_notes | 获取用户笔记 |
| rednote_get_trending_topics | 获取热门话题 |
| rednote_analyze_content | 分析内容 |