wiki_move_docs_to_wiki
Move files from cloud space to a Feishu wiki knowledge base. Provide the target space ID, document type, and token to relocate the document.
Instructions
将云空间中的文档移动到知识库中
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| obj_type | Yes | 文档类型 | |
| space_id | Yes | 目标知识库 ID | |
| obj_token | Yes | 要移动的文档 token | |
| parent_wiki_token | No | 目标父节点 wiki token,不填则放在顶层 |