Merge pull request #1482 from larksuite/zzj/mention-doc-link

feat(sheets): document link requirement for @document mentions
This commit is contained in:
zhengzhijiej-tech
2026-06-17 14:12:41 +08:00
committed by GitHub

View File

@@ -454,7 +454,7 @@
"type": "object"
},
"link": {
"description": "超链接地址(type='link' 时必填)",
"description": "超链接地址type='link' 时必填)@文档 mentionmention_type 非 0时也必填传文档 URL如搜索结果里的文档链接否则卡片不可点。@人mention_type=0不需要传",
"type": "string"
},
"mention_token": {