lark_send_message
Send text, markdown, or post messages to a Feishu chat using its chat ID. Specify message content and type to deliver notifications directly.
Instructions
发送消息到飞书聊天
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | 聊天 ID(群聊 oc_xxx 或 P2P 会话) | |
| content | Yes | 消息内容 | |
| msg_type | No | 消息类型,可选 text / markdown / post | text |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |