Skip to main content
Glama

list-yuque-docs

Retrieve all documents from a specified Yuque knowledge base, returning titles, slugs, and update times for organized content management.

Instructions

列出指定知识库中的所有文档。

返回文档列表,包括标题、slug、更新时间等基本信息。

Input Schema

NameRequiredDescriptionDefault
namespaceNo知识库命名空间 (例如: username/repo),如果未提供则使用默认命名空间

Input Schema (JSON Schema)

{ "properties": { "namespace": { "description": "知识库命名空间 (例如: username/repo),如果未提供则使用默认命名空间", "type": "string" } }, "type": "object" }

Other Tools from Yuque MCP Server

Related Tools

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

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