wiki_create_document
Create a new child document under a specified parent document by providing its ID, name, and content.
Instructions
在指定父文档下创建新子文档。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| status | No | ||
| content | Yes | ||
| parent_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |