lark
Installation
SKILL.md
Troubleshooting
If Lark requests fail after the Lark connector is connected, check the runtime token and API access:
zero doctor check-connector --env-name LARK_TOKEN
zero doctor check-connector --url https://open.larksuite.com/open-apis/bot/v3/info --method GET
LARK_TOKEN is the Lark API bearer token available after the Lark connector is connected; do not use it as an app secret.
Authentication Helper
Use this helper in shell examples to read the bearer token and fail clearly when it is missing from the runtime: