home_feed
Fetches recommended notes from Xiaohongshu's homepage, letting you view trending content without manual search.
Instructions
获取首页推荐笔记
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Fetches recommended notes from Xiaohongshu's homepage, letting you view trending content without manual search.
获取首页推荐笔记
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It does not mention whether authentication is required, whether the tool is read-only, what the response format is, or any rate limits or side effects. The single sentence offers no behavioral context beyond the basic action.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single short sentence with no wasted words. It is appropriately sized for the tool's simplicity and immediately front-loads the core function.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool has no output schema and no parameter schema, so the description must compensate by explaining what the response looks like or any operational context. It does not mention return value structure, pagination, or authentication requirements, leaving the agent with insufficient information to predict the tool's full behavior.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has no properties, and the description covers the tool's purpose. With 0 parameters, the description does not need to explain parameter semantics, so the baseline of 4 applies. It adds no parameter-specific information, but none is required.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description '获取首页推荐笔记' clearly states a specific action (获取/get) and resource (首页推荐笔记/homepage recommended notes). It distinguishes itself from siblings like search_notes and get_note_content by focusing on the home feed specifically, though it could be more explicit about returning a list of recommended notes.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides no guidance on when to use this tool versus alternatives, no exclusions, and no context about prerequisites (e.g., authentication via check_cookie). It simply states the action without any usage direction.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/blbl147/xhs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server