工具 API
smartsheet. create_ table_ 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.create_table_from_plan
- 服务提供方
- 腾讯文档
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
file_id必填智能表格文档的唯一标识符
properties工作表插入位置;可空,sheet_id 和 title 留空时由规划文本补齐
table_plan必填智能表规划文本,描述要创建的工作表结构(含表格标题、字段列表、视图列表等);一次调用仅创建一张工作表,若规划文本包含多张表格,请将每张表格的规划文本拆分后分别调用本工具