工具 API
add_ notes
为幻灯片添加备注 参数: - file_id: 文件ID - slide_index: 幻灯片索引 - notes_text: 备注文本 返回: - 操作结果 使用示例: add_notes(file_id="abc123", slide_index=0, notes_text="This is a note")
其他1 积分
调用信息
- 工具标识
- powerpoint.add_notes
- 服务提供方
- PowerPoint
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
file_id必填string
slide_index必填integer
notes_text必填string