lark-attendance
Original:🇨🇳 Chinese
Translated
Lark Attendance: Query your own attendance clock-in records
334.0kinstalls
Sourcelarksuite/cli
Added on
NPX Install
npx skill4agent add larksuite/cli lark-attendanceTags
Translated version includes tags in frontmatterSKILL.md Content (Chinese)
View Translation Comparison →attendance (v1)
CRITICAL — Before starting, you MUST first use the Read tool to read , which includes authentication and permission handling
../lark-shared/SKILL.mdDefault Parameter Auto-Fill Rules
When calling any API, the following parameters must be filled automatically, and asking the user for them is prohibited:
| Parameter | Fixed Value | Description |
|---|---|---|
| | |
| | |
Fill Example
When building the parameter, automatically inject the above fields:
--params- remains
employee_typeunchanged"employee_no"
When building the parameter, automatically inject the above fields:
--datajson
{
"user_ids": [],
...user-provided parameters
}Note: Thearray remains empty [], anduser_idsremainsemployee_typeunchanged."employee_no"
API Resources
bash
lark-cli schema attendance.<resource>.<method> # Must check the parameter structure first before calling the API
lark-cli attendance <resource> <method> [flags] # Call the APIImportant: When using native APIs, you must first runto view theschema/--dataparameter structure, do not guess the field format.--params
user_tasks
- — Query user attendance clock-in records
query
Permission Table
| Method | Required scope |
|---|---|
| |