What problem does it solve?
Accessing Feishu contact and organization data via CLI can be scattered across endpoints and parameters, so this skill bundles the routines to read current user info, specified profiles, and keyword searches with the required authentication references.
Core Features & Use Cases
- Get self or specified user info with the contact shortcuts, returning current profile data or targeted open_id/user_id details once you know the identifier.
- Search employees by keywords through the CLI, supporting pagination, formatting, and relevance-sorted results to discover colleagues by name, email, or phone.
- Use case: When you need an employee’s contact details for collaboration, search with a partial name to obtain their open_id and then fetch the detailed profile for their department, title, and phone.
Quick Start
Invoke lark-cli contact +get-user to fetch your profile or specify --user-id to examine a teammate.