Check lark-cli auth status
lark_cli_auth_statusVerify Feishu/Lark login status, granted scopes, and active identity before calling APIs. Prevents authorization failures by confirming authentication state.
Instructions
Check current Feishu/Lark login status, granted scopes, and active identity before calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| args | Yes | ||
| json | No | ||
| risk | Yes | ||
| stderr | Yes | ||
| stdout | Yes | ||
| command | Yes | ||
| exitCode | Yes | ||
| timedOut | Yes | ||
| nextSteps | Yes | ||
| truncated | Yes |