When commenting out a JS if-block, only the condition line was commented β the closing } was left in, causing a syntax error that killed the entire plugin load.
Putting appId/appSecret under accounts.default does nothing. openclaw-lark only reads the top-level channels.feishu config for the default account.
Assumed uploading files to Feishu Drive required user OAuth. It doesn't β tenant_access_token (Bot Token) works directly.