Browser
feishu-api-docs
Fetches Feishu (Lark) API documentation from the official
---
name: feishu-api-docs
description: Fetches Feishu (Lark) API documentation from the official apifox mirror. Supports searching and extracting API schemas.
---
# Feishu API Docs Skill
Helps AI agents look up correct API structures for Feishu Open Platform.
## Usage
```bash
node skills/feishu-api-docs/index.js search "create document"
node skills/feishu-api-docs/index.js get "im/v1/messages"
```
browser
By
Comments
Sign in to leave a comment