工具 API

ocr.toexcel

将图片内容识别并生成在线表格。images 字段为图片数组(1-9 张),每张图片通过 image_url(公网 http(s) URL,首选)或 image_base64(纯 base64 数据)二选一提供。 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.ocr.toexcel
服务提供方
腾讯文档
平均响应
0 ms
近 7 天调用
0

输入参数

images必填

图片输入数组,支持 1-9 张图片,每张必须使用 image_url 或 image_base64 二选一。单张不超过 10MB,总大小不超过 50MB

title

生成表格标题,默认值为“OCR识别表格”