lark-openapi-explorer

Discover and invoke undocumented Lark OpenAPI endpoints via lark-cli.

1|2|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/chenguojun06-star/fz66666 --skill lark-openapi-explorer-chenguojun06-star
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-openapi-explorer
Source: https://github.com/chenguojun06-star/fz66666/tree/main/.agents/skills/lark-openapi-explorer
Command: npx skills add https://github.com/chenguojun06-star/fz66666 --skill lark-openapi-explorer-chenguojun06-star

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the challenge of finding and using Feishu/Lark OpenAPI endpoints that are not available through existing CLI commands or specialized skills, enabling access to broader platform capabilities.

Core Features & Use Cases

  • OpenAPI Discovery: Systematically explores official Lark OpenAPI documentation to locate suitable native APIs for unsupported workflows.
  • API Invocation Guidance: Provides structured methods for calling discovered endpoints through lark-cli while following authentication and safety rules.
  • Use Case: When a user needs to perform a Lark operation not covered by existing tools, use this Skill to find the correct API specification and prepare a compliant API call.

Quick Start

Use the lark-openapi-explorer skill to find the native Lark OpenAPI needed for my unsupported workflow and show me how to call it safely.

Frequently Asked Questions about lark-openapi-explorer

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

FAQPage Schema
How do I call undocumented Lark OpenAPI endpoints for Feishu automation?

You find undocumented Lark OpenAPI endpoints by systematically exploring official Feishu documentation, then invoke them safely using lark-cli with proper authentication and permission validation.

What is the best way to discover hidden Feishu API capabilities not covered by existing CLI commands?

The best way to discover hidden Feishu API capabilities is systematically exploring official Lark OpenAPI documentation to locate native endpoints for unsupported workflow automation.

Can I use lark-cli to invoke Lark OpenAPI endpoints that are not available through standard commands?

Yes, you can use lark-cli to invoke unavailable Lark OpenAPI endpoints by discovering correct API specifications and preparing compliant calls following authentication and safety rules.

Does the Lark OpenAPI discovery process include safety validation for write operations?

Yes, Lark OpenAPI discovery includes safety validation for write operations to ensure native endpoint execution through lark-cli adheres to permission awareness and security rules.

When do I need to analyze Lark OpenAPI specifications for Feishu automation scenarios?

You analyze Lark OpenAPI specifications for Feishu automation scenarios when existing CLI wrappers lack required capabilities and undocumented native endpoints must be discovered.