Install
openclaw skills install feishu-user-authComplete one-time Feishu browser authorization and cache a local `user_access_token` so later `feishu-bitable-sync` runs can write Bitable rows as the current user instead of app identity.
openclaw skills install feishu-user-auth在当前租户下,如果 tenant_access_token 不能稳定写多维表,先运行这个 skill。
它会:
user_access_token + refresh_token~/.codex/feishu-auth/content-system-sync.json运行前请确认:
FEISHU_APP_IDFEISHU_APP_SECREThttp://127.0.0.1:14578/callback输出:
content-production/published/YYYYMMDD-feishu-user-auth.md授权成功后,再运行 feishu-bitable-sync 即可按用户身份写多维表。