skills/skills.volces.com/feishu-img-tool

feishu-img-tool

SKILL.md

Feishu Image Tool

Tool feishu_image for uploading and sending images to Feishu chats.

How It Works

Feishu requires a two-step process to send images:

  1. Upload Image - Call /open-apis/im/v1/images to upload the image and get image_key
  2. Send Message - Call /open-apis/im/v1/messages with msg_type: "image" and the image_key

Actions

Upload and Send Image

{
  "action": "send",
  "target": "ou_xxx",  // User open_id or chat_id
Installs
50
First Seen
Mar 17, 2026