@ynhcj/xiaoyi-channel 0.0.153-next → 0.0.154-next
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -20,7 +20,8 @@ b. htmlUrl 是在线链接,可以直接公网访问的HTML页面地址
|
|
|
20
20
|
c. htmlLocal 是本地HTML文件路径,会先上传获取预览链接再以卡片形式发送
|
|
21
21
|
|
|
22
22
|
注意事项:
|
|
23
|
-
a. 操作超时时间为2分钟(120
|
|
23
|
+
a. 操作超时时间为2分钟(120秒),请勿重复调用此工具,如果超时或失败,最多重试一次
|
|
24
|
+
b. 最后要把最终的html的公网地址作为工具执行结果返回回去,要以markdown超链接的形式返回给用户`,
|
|
24
25
|
parameters: {
|
|
25
26
|
type: "object",
|
|
26
27
|
properties: {
|