What problem does it solve?
Provides a disciplined, safety-first workflow and command index for operating Feishu multi-dimensional tables (Base/bitable) via lark-cli, removing ambiguity about which atomic commands to run and when to prefer formulas, data-query, or lookup fields.
Core Features & Use Cases
- Structured Command Guidance: Maps user intents (create table, create/update field, read/export records, configure views, dashboards, workflows, roles) to exact
lark-cli base +... atomic commands and required reference docs.
- Validation & Safety Rules: Enforces preflight checks (read guides), exact table/field matching, serial execution of list calls, batch limits, and write-confirmation semantics for destructive actions.
- Formula / Lookup / Workflow Best Practices: Step-by-step rules for when to prefer formula vs lookup, how to build DSL for +data-query, and required schema checks for workflow creation/update.
Quick Start
Read the specific reference document for the target command (e.g., formula or view filter guide) and then run the precise lark-cli base +... command to perform the requested table, field, record, view, dashboard, or workflow operation.