mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-31 04:46:52 +00:00
The bitable tool registration was reading credentials directly from top-level feishuCfg.appId/appSecret, missing the accounts.* path used in multi-account mode. Align with drive.ts and wiki.ts by using listEnabledFeishuAccounts() which handles both legacy and multi-account configurations.