feishu-reaction
Installation
SKILL.md
Feishu Reaction Tool
Single tool feishu_reaction for adding, removing, and listing emoji reactions on Feishu messages.
Workflow: Reacting to Previous Messages
To react to a message other than the current one, first use feishu_message with action: "list" to fetch recent messages and find the target message_id, then use feishu_reaction with that message_id.
Actions
Add Reaction
{
"action": "add",
"message_id": "om_xxx",
"emoji_type": "THUMBSUP"
}
Related skills
More from m1heng/clawdbot-feishu
feishu-doc
|
1.9Kfeishu-drive
|
856feishu-wiki
|
438feishu-perm
|
244feishu-task
|
165agent-browser
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
145