Skip to main content
Glama

get-yuque-toc

Retrieve the complete table of contents structure for Yuque knowledge bases to view document hierarchies, titles, and slugs for organized navigation.

Instructions

获取语雀知识库的完整目录结构(TOC)。

可以查看知识库中所有文档的层级结构、标题和 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