Skip to content

feat(recipe): add feishu_send_message recipe#55

Merged
tsaijamey merged 1 commit into
mainfrom
recipe/feishu_send_message
Apr 16, 2026
Merged

feat(recipe): add feishu_send_message recipe#55
tsaijamey merged 1 commit into
mainfrom
recipe/feishu_send_message

Conversation

@tsaijamey

Copy link
Copy Markdown
Owner

New Recipe: feishu_send_message

Type: atomic
Runtime: python
Version: 1.2.0

Description

通过飞书 API 发送文本/图片消息或撤回已发送消息,用于 frago 向飞书用户/群回复执行结果

Use Cases

  • 回复飞书用户的 frago 指令消息
  • 向飞书群发送任务执行结果
  • 发送本地图片到飞书群(自动上传获取 image_key + 发送图片消息)
  • 发送本地文件到飞书群(自动上传获取 file_key + 发送文件消息)
  • 撤回误发或需要删除的消息

Submitted via frago recipe share

通过飞书 API 发送文本/图片消息或撤回已发送消息,用于 frago 向飞书用户/群回复执行结果
@tsaijamey tsaijamey merged commit 79cabbf into main Apr 16, 2026
1 check passed
@tsaijamey tsaijamey deleted the recipe/feishu_send_message branch May 13, 2026 08:28
tsaijamey added a commit that referenced this pull request May 13, 2026
feat(recipe): add feishu_send_message recipe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant