工具 API

drawing_template

获取绘图版风格列表 获取绘图版PPT的设计风格ID(design_style_id),主要用于用户生成绘图型PPT时指定 design_style_id 参数。默认查询类型为 style(风格列表)。 - type=style: 返回风格列表(design_style_id, template_name, bg_color, images) - type=template: 返回模板列表(design_style_id, template_name, bg_color, images, created_at) 参数对应 v2 API: POST /app/v2/drawing-template

social1 积分

调用信息

工具标识
chatppt.drawing_template
服务提供方
ChatPPT
平均响应
0 ms
近 7 天调用
0

输入参数

type

查询类型:template(模板列表) 或 style(风格列表),默认 style