TOOL 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 credits

Call information

Tool slug
tencent-docs.slide_add_footer
Provider
Tencent Docs
Average response
0 ms
Calls in 7 days
0

Input parameters

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=移除/隐藏页脚