lark-base

Manage Base tables, fields, views, dashboards, and workflows via a CLI.

12|3|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/baibairui/WoClaw --skill lark-base-baibairui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-base
Source: https://github.com/baibairui/WoClaw/tree/main/.codex-runtime/home/.agents/skills/lark-base
Command: npx skills add https://github.com/baibairui/WoClaw --skill lark-base-baibairui

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

lark-base provides a CLI-driven gateway to manage Base resources (tables, fields, views, dashboards, and workflows) enabling teams to automate and govern data within a single workspace.

Core Features & Use Cases

  • Centralized CLI for CRUD across tables, fields, views, dashboards, forms, and workflows.
  • Seamless dashboards, data queries, and cross-resource orchestration within Base.
  • Automations and governance workflows designed for team data operations.

Quick Start

List your Base tables quickly to verify access: lark-cli base +table-list --base-token <token>

Frequently Asked Questions about lark-base

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Base tables and views from the command line?

Base tables and views can be managed via a single CLI interface that handles CRUD operations for tables, fields, views, and forms, enabling direct terminal-based resource orchestration without manual UI interaction.

Can I automate data governance workflows within Base workspaces?

Yes, you can automate data governance workflows within Base workspaces. This CLI enables end-to-end data management, allowing teams to orchestrate cross-resource automations and govern data operations directly from the terminal.

Does this CLI tool support creating and updating Base dashboards?

Yes, this CLI tool supports creating and updating Base dashboards. It provides centralized CRUD capabilities across dashboards, allowing you to query data and orchestrate dashboard resources alongside tables and workflows.

What is the best way to list Base tables to verify access quickly?

The best way to list Base tables to verify access quickly is by running the CLI command: lark-cli base +table-list --base-token <token>. This directly queries your workspace and returns accessible table resources.

What do I need to start managing Base resources via the command line?

To start managing Base resources via the command line, you need a Base workspace token for authentication. The CLI interface then allows you to execute operations across tables, fields, views, and dashboards using structured commands.

When should I use a CLI instead of manual UI for Base data management?

You should use a CLI for Base data management when automating repetitive tasks, orchestrating cross-resource workflows, or governing team data operations at scale. The CLI interface provides reliable, scriptable execution for end-to-end data management.