Feishu Doc

Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable. Automatically resolves Wiki URLs to real entities and converts content to Markdown. Use when this capability is needed.

tomevault-io 1e683a8 2 files · 1.5 KB Updated

File contents

Feishu Doc Skill

Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable.

Usage

node index.js fetch <url>

Configuration

Create a config.json file in the root of the skill or set environment variables:

{
  "app_id": "YOUR_APP_ID",
  "app_secret": "YOUR_APP_SECRET"
}

Environment variables:

  • FEISHU_APP_ID
  • FEISHU_APP_SECRET

Supported URL Types

  • Wiki
  • Docx
  • Doc (Legacy)
  • Sheets
  • Bitable

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/demerzels-lab--elsamultiskillagent--feishu-doc commit 1e683a8f34

Frequently asked questions

npx skillmds@latest add tomevault-io/feishu-doc