工具 API
smartsheet. add_ dashboard_ component_ from_ plan
根据组件规划在智能表仪表盘中新增单个组件,需同时指定组件位置布局 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.smartsheet.add_dashboard_component_from_plan
- 服务提供方
- 腾讯文档
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
component_plan必填完整组件规划,例如:任务总数 | T3\n- 数据源:tableId\n- 数值轴:COUNT
dashboard_id必填仪表盘子表ID
file_id必填智能表格文档的唯一标识符
position必填JSON格式的组件布局数组 [offsetX, offsetY, width, height]。规则:宽度2-12,高度≥2(文本除外),offsetX+width≤12,不能与其他组件重叠。示例:"[0, 0, 6, 4]"