工具 API

slide_duplicate_slide

深拷贝一张或多张幻灯片,副本插入在各自原始页的紧后方(或 target_page_index 指定的位置),保留所有形状、文本、动画和样式。page_indexes 和 target_page_index 均为 0-based 索引(SLIDE) 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.slide_duplicate_slide
服务提供方
腾讯文档
平均响应
0 ms
近 7 天调用
0

输入参数

file_id

文档ID,与 file_url 二选一

file_url

在线幻灯片URL,与 file_id 二选一

page_indexes

待复制幻灯片的 0-based 页索引列表(整数数组),长度 >= 1

target_page_index

副本插入位置(0-based 索引),不传或 -1 表示默认(紧跟在被复制页后方)