reply_message
Reply to a specific Feishu message by ID with text. Supports text messages only; non-text messages return an error.
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 |
|---|---|---|---|
| text | Yes | Reply text | |
| message_id | Yes | Message ID to reply to (om_xxx) |