yuque_get_user_repos
Retrieve knowledge bases owned by a given Yuque user. Supports pagination and filtering by repository type.
Instructions
获取指定用户的知识库列表
权限要求: read 参数:
login: 用户 login
offset: 偏移量 (可选)
limit: 每页数量 (可选)
type: 知识库类型 (可选, 如 Book/Design/System)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| login | Yes | ||
| offset | No | ||
| limit | No | ||
| type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |