工具 API
doc. create_ with_ markdown
用 Markdown 创建文档(DOC)。用 Markdown 内容直接创建一篇新的 Word 文档,无需先调用 manage.create_file 再 insert_markdown,一步完成文档创建和内容写入。 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 积分
调用信息
- 工具标识
- tencent-docs.doc.create_with_markdown
- 服务提供方
- 腾讯文档
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
base64_markdown必填base64编码的markdown
title文档标题