工具 API

slide_add_footer

在指定幻灯片添加或移除页脚占位符。show=true(默认)时插入页脚占位符并写入 display_text;show=false 时移除已有页脚占位符。位置和样式从布局/母版继承(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_add_footer
服务提供方
腾讯文档
平均响应
0 ms
近 7 天调用
0

输入参数

display_text

页脚文本内容,如 "Confidential" 或 "© 2026 Acme Corp";仅 show=true 时生效

file_id

文档ID,与 file_url 二选一

file_url

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

page_index

目标幻灯片 0-based 页索引

show

true(默认)=添加/显示页脚;false=移除/隐藏页脚