Skip to content

feat(recipe): add lark_send_message recipe#66

Merged
tsaijamey merged 1 commit into
mainfrom
recipe/lark_send_message
Apr 24, 2026
Merged

feat(recipe): add lark_send_message recipe#66
tsaijamey merged 1 commit into
mainfrom
recipe/lark_send_message

Conversation

@tsaijamey

Copy link
Copy Markdown
Owner

New Recipe: lark_send_message

Type: atomic
Runtime: python
Version: 1.0.0

Description

Send text/image/file messages or recall sent messages via Lark Open API; used by frago to reply task execution results to Lark users/groups.

Use Cases

  • Reply to a user's frago command message on Lark
  • Send task execution results to a Lark group
  • Send a local image to a Lark group (auto-upload image_key + send image message)
  • Send a local file to a Lark group (auto-upload file_key + send file message)
  • Recall a mistakenly sent or to-be-deleted message

Submitted via frago recipe share

Send text/image/file messages or recall sent messages via Lark Open API; used by frago to reply task execution results to Lark users/groups.
@tsaijamey tsaijamey merged commit 1b14380 into main Apr 24, 2026
1 check passed
@tsaijamey tsaijamey deleted the recipe/lark_send_message branch April 24, 2026 15:31
tsaijamey added a commit that referenced this pull request May 13, 2026
Send text/image/file messages or recall sent messages via Lark Open API; used by frago to reply task execution results to Lark users/groups.
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