send_post
Send rich text messages to Feishu groups with structured paragraphs, inline links, and user mentions. Organize content by paragraphs for clear formatting.
Instructions
向飞书群发送富文本消息。按段落组织,每个段落是一组行内元素,支持 text、a、at 三种标签。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | 富文本标题(可选) | |
| paragraphs | Yes | 段落数组:外层每个元素是一个段落,内层是该段落中的行内元素列表 |