send_card
Send interactive card messages to Feishu group chats with a colored title bar, Markdown content, and clickable buttons. Uses a custom bot webhook for delivery.
Instructions
向飞书群发送交互卡片消息。支持标题栏(可配色)、Markdown 正文、底部按钮。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | 卡片标题 | |
| buttons | No | 底部按钮列表,每项含 text 和 url(最多 5 个) | |
| content | Yes | 卡片正文(Markdown 格式) | |
| subtitle | No | 标题栏副标题(可选) | |
| template | No | 标题栏颜色,默认 blue |