yuque_create_doc_from_file
Create a Yuque document from local file content and attach it to a table of contents. Simplifies documentation by turning files into structured docs.
Instructions
Create document from local file content and attach to TOC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | ||
| title | No | ||
| format | No | markdown | |
| public | No | ||
| file_path | Yes | ||
| namespace | Yes | ||
| parent_uuid | No |