ServicesChat Service
Feishu
Integrate Downcity with Feishu/Lark chat
Feishu Integration
Required config
{
"services": {
"chat": {
"channels": {
"feishu": {
"enabled": true,
"channelAccountId": "feishu-main"
}
}
}
}
}Credential source:
- Create
feishu-mainin Console UIGlobal / Channel Accounts. - Fill
appId,appSecret, and optionaldomain(for example Lark:https://open.larksuite.com).
Start runtime
city agent startVerify channel status
city service status chatGroup behavior
- Group messages are accepted directly (no
@mentionrequired).