upload_image
Upload an image file to Feishu and receive an image_key to send the image as a user.
Instructions
[Official API] Upload an image file to Feishu. Returns image_key for use with send_image_as_user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes | Absolute path to the image file on disk | |
| image_type | No | Image usage type (default: message) |