工具 API

slide_add_chart

在指定幻灯片上添加图表(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 积分

调用信息

工具标识
tencent-docs.slide_add_chart
服务提供方
腾讯文档
平均响应
0 ms
近 7 天调用
0

输入参数

bg_color

背景色

categories

分类标签(字符串数组),如 ["Q1","Q2","Q3"]

chart_type

图表类型

file_id

文档ID,与 file_url 二选一

file_url

在线幻灯片URL,与 file_id 二选一

h

高度

page_index

幻灯片页索引,从 0 开始

series

数据系列(对象数组)。单元素字段:name(系列名) / values(数值数组)

title

图表标题

transparent

是否透明背景

w

宽度

x

X 坐标

y

Y 坐标