reply_message
Reply to a specific text message by its message ID using a bot. Send text replies to any message in Feishu.
Instructions
[Official API] Reply to a specific message by message_id (as bot). Only works for text messages; other types return error 230054.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | Message ID to reply to (om_xxx) | |
| text | Yes | Reply text |