What problem does it solve?
It centralizes the dozens of lark-cli base commands, guides, and safety checks so agents never guess table or field names, formula expressions, or workflow schemas when acting on Feishu multi-dimensional tables.
Core Features & Use Cases
- Command discipline: Always read the matching reference document before running any
lark-cli base +... command, fetch table/field structures first, and follow the prescribed naming conventions for base tokens, table IDs, and workflow IDs.
- Decision engines: Evaluate whether the request needs
+data-query, formula/lookup fields, record/list operations, view configurations, workflows, dashboards, or role permissions and follow the provided priority rules, guides, and guardrails.
- Reference-driven workflows: Use the detailed references (field properties, record values, workflow schema, dashboard block configs, etc.) before editing fields, uploading attachments, or enabling workflows so every instruction is grounded in the documented CLI requirements.
Quick Start
Ask for lark-cli base +table-get with the target base token to capture table and field metadata before making updates.