Skip to main content
Glama

yuque_read_markdown

Read a Yuque document by URL and convert its source content to readable Markdown with tables, diagrams, code blocks, images, links, and board summaries.

Instructions

Read a Yuque document by URL using Yuque Lake/API source content and convert it to readable Markdown with tables, PlantUML, Mermaid, code blocks, images, links, and board summaries.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesThe Yuque document URL to read
include_statsNoWhether to include Markdown conversion statistics
Behavior3/5

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

No annotations are provided, so the description carries full burden. It describes the read and conversion operation but does not explicitly state it is read-only, nor does it disclose auth needs, rate limits, or error behavior. Adequate but lacks safety disclaimers.

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

Conciseness4/5

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

The description is a single sentence that efficiently conveys the tool's functionality. It is concise and front-loaded, though it could be restructured for clarity by splitting into two sentences.

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?

Given the low complexity (2 parameters, no output schema, no annotations), the description sufficiently covers the tool's purpose and output (specific Markdown elements). It is complete enough for an agent to understand what the tool does and when to use it.

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?

Schema coverage is 100% with descriptions for both parameters. The description adds general context about the conversion but does not provide additional details beyond the schema, such as format or constraints for the parameters.

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?

The description clearly states it reads a Yuque document by URL and converts to Markdown with specific elements. It distinguishes from siblings: yuque_list_docs (listing) and yuque_read (likely raw reading), making the tool's specific purpose clear.

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

Usage Guidelines3/5

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

The description implies usage for converting Yuque documents to Markdown but does not explicitly state when to use this tool versus alternatives like yuque_read or yuque_list_docs, nor does it provide exclusions or prerequisites.

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/andy8663/yuque-mcp-tool'

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