lark-attendance

Query user attendance records from the Feishu attendance API.

76|14|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/jingsongliujing/Feishu-CLI-Web --skill lark-attendance-jingsongliujing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-attendance
Source: https://github.com/jingsongliujing/Feishu-CLI-Web/tree/main/backend/app/skills/lark_cli/skills/lark-attendance
Command: npx skills add https://github.com/jingsongliujing/Feishu-CLI-Web --skill lark-attendance-jingsongliujing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates retrieving personal attendance data from Feishu, replacing manual log checking and reducing time spent on audits and reporting.

Core Features & Use Cases

  • Query personal attendance records from Feishu attendance API for any date range
  • Filter results by date, employee_id, or status to streamline HR tasks
  • Provide quick insights or export findings for audits or planning

Quick Start

Tell the skill to fetch my attendance records for the last 7 days.

Frequently Asked Questions about lark-attendance

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query my personal Feishu attendance records for a specific date range?

To query Feishu attendance records, use this skill to fetch personal data from the Feishu attendance API by specifying a date range. It automates retrieval for time-logging, supporting date-range lookups and single-user queries.

What permissions do I need to retrieve attendance data from the Feishu attendance API?

Retrieving attendance data from the Feishu attendance API requires specific documented permissions. The skill enforces fixed parameter injections, setting employee_type to employee_no and user_ids to an empty array, to execute the query.

Can I use this to automate attendance audits and team scheduling checks?

You can automate attendance audits and team scheduling by querying user attendance records from Feishu. It replaces manual log checking, allowing you to filter results by date or status to streamline HR reporting tasks.

Does the Feishu attendance query support filtering by employee ID and status?

The Feishu attendance query supports filtering results by date, employee_id, or status to streamline HR tasks. It enforces a fixed employee_type parameter as employee_no for accurate personal time-logging and attendance audits.

What are the limitations when fetching Feishu attendance records for multiple users?

Fetching Feishu attendance records enforces fixed parameter injections where user_ids must be an empty array, limiting queries to single-user contexts. It is designed for personal time-logging and individual attendance audits rather than bulk multi-user extraction.