back
loading skill details...
Lark/Feishu API for collaboration. Use when user mentions "Lark", "Feishu",
Troubleshooting
If requests fail, run zero doctor check-connector --env-name LARK_TOKEN or zero doctor check-connector --url https://open.feishu.cn/open-apis/auth/v3/tenant_access_token/internal --method POST
Token Management
Lark uses tenant access tokens that expire after 2 hours. Use this helper to get or refresh the token:
# Get or refresh token (cached to /tmp/lark_token.json)
get_lark_token() {
local token_file="/tmp/lark_token.json"
local current_time=$(date +%s)don't have the plugin yet? install it then click "run inline in claude" again.