TOOL API
create_ space_ node
在空间树中创建新节点,支持创建文件夹、在线文档、链接等多种类型,可指定父节点和插入位置。 if both tencent-docs (personal) and tencent-docs-oa (enterprise) are connected, use AskUserQuestion to let the user pick the target account before invoking this tool.
productivityOAuth1 credits
Call information
- Tool slug
- tencent-docs.create_space_node
- Provider
- Tencent Docs
- Average response
- 0 ms
- Calls in 7 days
- 0
Input parameters
is_before插入位置:true表示插入到父节点子列表的开头,false表示插入到末尾
link_node链接节点配置信息,node_type为link时必填
node_typerequired节点类型:wiki_folder(文件夹)、wiki_tdoc(在线文档)、link(链接)
parent_node_id父节点ID,为空或在根目录创建时可不传
space_idrequired空间id
titlerequired节点标题,即文档或文件夹的显示名称
wiki_folder_node文件夹节点配置信息,node_type为wiki_folder时必填
wiki_tdoc_node在线文档节点配置信息,node_type为wiki_tdoc时必填