weixin_send_image
Send an image to a specific WeChat user using a local file path or URL, optionally with a text caption.
Instructions
Send an image to a WeChat user. Source can be a local file path or URL. Optionally include a text caption.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient user ID (full or short prefix) | |
| source | Yes | Image source: local file path or URL | |
| caption | No | Optional text caption to send with the image | |
| context_token | No | Optional context_token to link reply |