yuque_create_doc
Create a new document in Yuque knowledge base by specifying namespace, title, and body. Optionally define slug, format, and public visibility.
Instructions
Create a new Yuque doc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| slug | No | ||
| title | Yes | ||
| format | No | markdown | |
| public | No | ||
| namespace | Yes |