lark-contact

Query user and contact data from an organization's directory using lark-cli.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Retrieve and query user and contact information from your organization's directory using lark-cli, enabling quick access to teammates, org structure, and current user details without manual lookups.

Core Features & Use Cases

  • Search employees by name, email, or phone and retrieve open_id or contact details.
  • Get current user information or fetch a specific user by user_id.
  • Navigate organizational structure to locate teammates and related contacts.
  • Shortcuts and references guide usage and authentication flow with lark-cli.

Quick Start

Ask the AI to run lark-cli contact +get-user to fetch your own profile, or lark-cli contact +get-user --user-id <id> to fetch another user.

Frequently Asked Questions about lark-contact

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

FAQPage Schema
How do I search for employee contact information in my organization's directory?

You can search for employee contact information by name, email, or phone using lark-cli. It retrieves open_id and contact details from the organization's directory, enabling quick access to teammates without manual lookups.

How do I get current user details or fetch a specific user by user_id?

To get current user details, run lark-cli contact +get-user. To fetch a specific user by user_id, use the command lark-cli contact +get-user --user-id <id> to retrieve their profile and contact information from the directory.

What do I need to set up to query Lark contact data via lark-cli?

Querying Lark contact data requires the lark-cli tooling installed and configured. The skill provides references for the authentication flow and permissions needed to access the organization's directory successfully.

Can I navigate organizational structure to locate teammates using lark-cli?

Yes, you can navigate the organizational structure to locate teammates and related contacts. The skill supports querying the directory to map out team members and retrieve their associated contact information.

Does lark-cli support searching contacts by email and phone number?

Yes, lark-cli supports keyword-based searches within the organization. You can search for users by their name, email, or phone number to retrieve their open_id and specific contact details from the directory.