im_send_message
Send Feishu (Lark) messages to any user or chat. Supports text, rich text, interactive cards, and more with configurable receiver ID and message type.
Instructions
发送飞书消息(支持文本、富文本、卡片等)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | 消息内容 JSON 字符串,如 {"text":"hello"} | |
| msg_type | Yes | 消息类型 | |
| receive_id | Yes | 接收者 ID(open_id/user_id/chat_id/email) | |
| receive_id_type | Yes | 接收者 ID 类型 |