工具 API
save_ presentation
保存演示文稿(可选:另存为) 参数: - file_id: 文件ID - new_filename: 新文件名(可选,如果指定则另存为新文件) 返回: - 操作结果和新file_id(如果另存为) 使用示例: save_presentation(file_id="a1b2c3d4") save_presentation(file_id="a1b2c3d4", new_filename="copy.pptx")
其他1 积分
调用信息
- 工具标识
- powerpoint.save_presentation
- 服务提供方
- PowerPoint
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
file_id必填string
new_filenamestring