yuque_create_document_with_toc
Create a Yuque document and attach it to the table of contents in one API call, using namespace, title, body, and optional parent folder.
Instructions
Create a document and attach it to TOC in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| slug | No | ||
| title | Yes | ||
| format | No | markdown | |
| public | No | ||
| namespace | Yes | ||
| parent_uuid | No |