Skip to main content
Glama
TwinWrite

xiaofenshen-mcp-server

by TwinWrite

read_public_share

Access a publicly shared Xiaofenshen article snapshot with a share URL or token. Returns title, body, cover, and pen name without dialog context.

Instructions

读取用户主动公开的小分身文章快照。可传分享页 URL 或 token。只返回标题、正文、封面和分身署名,不含对话上下文。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tokenOrUrlYes分享页 URL 或 token
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It explicitly discloses what the tool returns (title, body, cover, signature) and what it excludes (conversation context). It also uses 'snapshot' to imply a fixed view. While lacking details on auth or rate limits, it covers key behavioral aspects well.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded with purpose, then usage, then output. Every sentence adds value with no redundancy or filler.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple read tool with one parameter and no output schema, the description covers purpose, input, and return values, including an explicit exclusion. It misses example usage or edge-case behavior, but is sufficiently complete for the tool's complexity.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With one parameter and 100% schema description coverage (the schema already describes 'URL or token'), the description adds no additional meaning beyond repeating the same information. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description uses a specific verb ('读取' / read) and clearly identifies the resource ('用户主动公开的小分身文章快照'). It also distinguishes from siblings by focusing on reading public shares, as opposed to listing templates or getting product docs.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context for when to use—specifically for publicly shared articles—and explains the accepted input (URL or token). However, it does not explicitly mention alternatives or when not to use, so it falls short of a full 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TwinWrite/xiaofenshen-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server