Loading...
Loading...
Feishu Minutes: Retrieve basic minutes information (title, cover, duration) and related AI outputs (summary, to-dos, chapters). The URL format of Feishu Minutes is: http(s)://<host>/minutes/<minute-token>
npx skill4agent add larksuite/cli lark-minutesPrerequisites: First readto learn about authentication, global parameters and security rules.../lark-shared/SKILL.md
obcnq3b9jl72l83w4f14xxxxhttps://*.feishu.cn/minutes/obcnq3b9jl72l83w4f14xxxxminute_token?xxxobc123456https://domain.feishu.cn/minutes/obc123456?project=xxxlark-cli schema minutes.minutes.gettitlecoverdurationowner_idurl# First query the minute metadata (title, duration, cover) → use this skill
lark-cli minutes minutes get --params '{"minute_token": "obcn***************"}'
# Query minute-related outputs: verbatim transcript, summary, to-dos, chapters, etc. → use lark-cli vc +notes
lark-cli vc +notes --minute-tokens obcnhijv43vq6bcsl5xasfb2lark-cli schema minutes.<resource>.<method> # Must check parameter structure before calling the API
lark-cli minutes <resource> <method> [flags] # Call the APIImportant: When using the native API, you must first runto check the structure of theschema/--dataparameters. Do not guess the field format.--params
get| Method | Required scope |
|---|---|
| |