General 29,096 installs

lark-base

by larksuite/cli

当需要用 lark-cli 操作飞书多维表格(Base)时调用:搜索 Base、建表、字段管理、记录读写、记录分享链接、视图配置、历史查询,以及角色/表单/仪表盘管理/工作流;也适用于把旧的 +table / +field / +record…

Skill content

Comprehensive Lark Base operations via CLI with table, field, record, view, formula, lookup, workflow, dashboard, and form management.

- Supports full CRUD operations on Base workspaces, tables, fields, and records; includes formula and lookup field creation for derived metrics and cross-table calculations

- Handles data analysis workflows: filtering, sorting, grouping, aggregation via data-query; record search, list, and history tracking; view configuration and temporary projections

- Manages workflows, dashboards with block components, forms with question management, and role-based access control with advanced permissions

- Requires reading command-specific reference documentation before execution; enforces strict field structure validation, token parsing (Wiki to Base resolution), and serial execution for list operations

base

前置条件: 先阅读 ../lark-shared/SKILL.md。
执行前必做: 执行任何 base 命令前,必须先阅读对应命令的 reference 文档,再调用命令。
查询类任务必做: 涉及筛选、排序、Top/Bottom N、聚合、多表关联、查询后写入或判断全局结论时,必须先阅读 references/lark-base-data-analysis-sop.md,再选择 record / view / data-query 路径。
命名约定: Base 业务命令仅使用 lark-cli base +... 形式;解析 Wiki 链接使用 lark-cli wiki +node-get。
分流规则: 如果用户要“把本地文件导入成 Base / 多维表格 / bitable”,第一步不是 base,而是 lark-cli drive +import --type bitable;导入完成后再回到 lark-cli base +... 做表内操作。

1. 何时使用本 Skill

1.1 触发条件

以下场景应使用本 skill: