工具 API

move_slide

移动幻灯片位置 参数: - file_id: 文件ID - from_index: 源位置索引 - to_index: 目标位置索引 返回: - 操作结果 使用示例: move_slide(file_id="abc123", from_index=2, to_index=0)

其他1 积分

调用信息

工具标识
powerpoint.move_slide
服务提供方
PowerPoint
平均响应
0 ms
近 7 天调用
0

输入参数

file_id必填

string

from_index必填

integer

to_index必填

integer