lark_reply_message
Reply to a specific Feishu or Lark message using the provided message ID and content. Supports text, markdown, or post formats and can optionally respond within the original thread.
Instructions
回复飞书消息
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | 回复内容 | |
| msg_type | No | 消息类型,可选 text / markdown / post | text |
| is_thread | No | 是否回复到原帖(thread) | |
| message_id | Yes | 被回复的消息 ID(om_xxx) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |