lark-wiki

Original🇨🇳 Chinese
Translated

Feishu Knowledge Base: Manage knowledge spaces and document nodes. Create and query knowledge spaces, manage node hierarchical structures, organize documents and shortcuts in the knowledge base. Use when users need to find or create documents in the knowledge base, browse knowledge space structures, move or copy nodes.

279.8kinstalls
Added on

NPX Install

npx skill4agent add larksuite/cli lark-wiki

Tags

Translated version includes tags in frontmatter

SKILL.md Content (Chinese)

View Translation Comparison →

wiki (v2)

CRITICAL — MUST use the Read tool to read
../lark-shared/SKILL.md
before you start, which contains authentication and permission handling

API Resources

bash
lark-cli schema wiki.<resource>.<method>   # Must check the parameter structure before calling the API
lark-cli wiki <resource> <method> [flags] # Call the API
Important: When using the native API, you must run
schema
to check the
--data
/
--params
parameter structure first; do not guess the field format.

spaces

  • get_node
    — Get knowledge space node information

Permission Table

MethodRequired scope
spaces.get_node
wiki:node:read