feishu_reply_message
Reply to a specific Feishu message using its ID. Optionally reply within a thread to keep conversations organized.
Instructions
回复某条飞书消息(支持线程回复)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | 消息 ID(om_xxx) | |
| text | Yes | 回复内容 | |
| in_thread | No | 是否线程回复 |