feishu-bitable

Manage Feishu Bitable records and tables via the Bitable API.

198|40|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/SelectXn00b/AndroidForClaw --skill feishu-bitable-selectxn00b
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-bitable
Source: https://github.com/SelectXn00b/AndroidForClaw/tree/main/app/src/main/assets/skills/feishu-bitable
Command: npx skills add https://github.com/SelectXn00b/AndroidForClaw --skill feishu-bitable-selectxn00b

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the management of data within Feishu's multi-dimensional tables (Bitable), streamlining operations like data retrieval, creation, and modification.

Core Features & Use Cases

  • List Tables: View all available tables within a Bitable app.
  • Query Records: Filter and retrieve specific data records based on defined criteria.
  • Create/Update/Delete Records: Perform CRUD operations on table entries.
  • Use Case: Automatically update the status of a project task in a Feishu Bitable when a related event occurs in another system.

Quick Start

Use the feishu_bitable skill to list all tables in the app with token ABC123def.

Frequently Asked Questions about feishu-bitable

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

FAQPage Schema
How do I query records in a Feishu Bitable using filters?

To query Feishu Bitable records, use the skill to retrieve and filter specific data based on defined criteria. It performs operations on multi-dimensional tables by integrating with the Feishu Bitable API for structured data management.

Can I automatically update Feishu Bitable records when an event occurs in another system?

Yes, you can update Feishu Bitable records automatically when related events occur in other systems. The skill performs create, update, and delete operations on table entries via the Feishu Bitable API to synchronize data.

What do I need to list all tables in a Feishu multi-dimensional table app?

To list all tables in a Feishu multi-dimensional table app, you need the specific app token. The skill requires app tokens and table IDs to perform operations like viewing available tables within the Bitable.

Does this approach support deleting records from Feishu multi-dimensional tables?

Yes, this approach supports deleting records from Feishu multi-dimensional tables. It performs full CRUD operations on table entries, allowing you to create, update, or delete records directly through the Feishu Bitable API.

What are the limitations of managing Feishu Bitable data through an API integration?

Managing Feishu Bitable data through an API integration requires specific app tokens and table IDs for operations. Without these exact identifiers, the skill cannot execute structured data management tasks like querying or updating records.