get_repo_docs
Retrieve all documents from a specified Yuque knowledge repository, including titles and update timestamps, using a namespace and access token for authentication.
Instructions
获取特定知识库中的所有文档列表,包括文档标题、更新时间等信息
Input Schema
Name | Required | Description | Default |
---|---|---|---|
accessToken | No | 用于认证 API 请求的令牌 | |
namespace | Yes | 知识库的命名空间,格式为 user/repo |