send_image
Sends a base64-encoded image to a QQ group or friend. Uses QQ-native image format with rate limiting and deduplication.
Instructions
Send a base64-encoded image to a QQ group or friend.
For text messages use send_message. For audio use send_voice. For files use send_file. This tool only sends images.
Behavior: same rate limiting and dedup as send_message. The image is sent as a QQ-native image (not a file attachment).
Mutates the chat by sending an image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| image | Yes | ||
| target_type | No | group | |
| reply_to | No |