TOOL API
sheet. insert_ image
在在线表格指定单元格插入一张图片,图片内容可通过 base64 或 image_id 传入(SHEET) 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 credits
Call information
- Tool slug
- tencent-docs.sheet.insert_image
- Provider
- Tencent Docs
- Average response
- 0 ms
- Calls in 7 days
- 0
Input parameters
col_index目标列索引(0-based)
contentbase64 编码后的图片内容,与 image_id 二选一;适合图片较小的场景
file_idrequired在线表格的唯一标识符
image_id图片的 image_id,与 content 二选一;适合图片较大的场景
row_index目标行索引(0-based)
sheet_idrequired子表 ID(必填)