What problem does it solve?
When your required Feishu or Lark operation is not supported by existing lark skills or lark-cli registered commands, this skill eliminates manual documentation searching by guiding you to locate and invoke the correct native OpenAPI endpoint directly.
Core Features & Use Cases
- Native API Discovery: Parses official Feishu/Lark OpenAPI markdown documentation libraries to find unregistered, unencapsulated native interfaces for any platform operation.
- Guided Invocation Workflow: Provides a step-by-step process to verify existing tool gaps, locate the correct API specification, and call it via lark-cli with proper parameters.
- Use Case: If you need to set a custom announcement for a Feishu group and the default lark-cli im command has no relevant option, this skill finds the exact PATCH endpoint and required request parameters for you.
Quick Start
Use the lark-openapi-explorer skill to find and call the native Feishu OpenAPI required to add multiple specified users to a private group chat when the standard lark-cli im command does not support this batch member addition operation.