What problem does it solve? Managing Feishu Bitable (多维表格) programmatically requires navigating a complex resource model of tables, fields, records, views, forms, dashboards, workflows, and BaseApp pages. This Skill provides structured operational guidance for every Base operation through the lark-cli command line, eliminating guesswork about tokens, filters, and JSON payloads. ## Core Features & Use Cases - Table and Record Operations: Create tables and fields, batch create/update records with typed CellValues, and run filtered queries with server-side predicate pushdown and NDJSON export. - Dashboards and Analytics: Build dashboards with charts, metric cards, and rankings, read computed chart results, and run aggregation queries via the data-query DSL. - BaseApp and Workflow Management: Organize Workspaces, create BaseApp pages and components, configure workflows, forms, and advanced permission roles. - Use Case: A user shares a /base/ URL and asks for a sales dashboard. The Skill resolves the URL to a base_token, locates the table and fields, creates a dashboard with a statistics card, trend line chart, and Top-N ranking, then arranges the layout. ## Quick Start Ask the assistant to list the tables in a Feishu Bitable by pasting its /base/ link, then request a summary chart of any field.