wechat_send_image
Send a local image file to a WeChat user by providing the absolute file path and user ID. Optionally include a caption sent as a separate text message before the image.
Instructions
Send a local image file. Caption is sent as a separate text message before the image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | ||
| caption | No | ||
| imagePath | Yes | Absolute path to a PNG/JPG/etc file. |