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
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The Yuque document URL to read | |
| include_stats | No | Whether to include Markdown conversion statistics |