yuque_create_repo
Create a new repository or book in Yuque for a user or group. Specify name, slug, visibility, and type to set up a knowledge base.
Instructions
Create a new repo/book for a user or group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Repo name | |
| slug | Yes | Repo slug (URL-friendly identifier) | |
| type | Yes | Type: user or group | |
| login | Yes | User or group login name | |
| public | No | Public visibility: 0 (private) or 1 (public) | |
| repo_type | No | Repo type: Book, Design, etc. | |
| description | No | Repo description |