send_image
Send an image to a monitored group or whitelisted friend. Optionally reply to a previous message.
Instructions
Send an image to a monitored group or whitelisted friend.
Args: target: Group ID or friend QQ ID. image: Base64-encoded image data (without the base64:// prefix). target_type: "group" (default) or "private". reply_to: Optional message ID to reply to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| image | Yes | ||
| target_type | No | group | |
| reply_to | No |