🦀 ClawHub
Feishu Integration (Lukaizj)
by @lukaizj
Feishu (飞书) integration - Send messages, manage groups, and automate workflows
💡 Examples
Send a message
Send a message "Hello from OpenClaw" to chat chat_id_123
Send a card message to chat chat_id_456 with title "Daily Report"
Create a group
Create a new Feishu group named "Project Alpha"
Add user "zhangsan" to group "Project Alpha"
List chats
List my Feishu chats
Show recent chat messages
⚙️ Configuration
1. Create a Feishu application at https://open.feishu.cn/
2. Get App ID and App Secret from the application settings
3. Add required permissions:
- im:message:send_as_bot
- im:chat:create
- im:chat:update
- im:message:p2p_msg:send
4. Publish the app and get the Tenant Access Token
5. Configure environment variables
📋 Tips & Best Practices
TERMINAL
clawhub install lukaizj-feishu