Back to skills
extension
Category: Productivity & OfficeAPI key required

feishu-bitable

Manage Feishu Bitable by listing tables and adding records or tasks using provided app credentials.

personAuthor: autogame-17hubclawhub

Feishu Bitable Skill

操作飞书多维表格(Bitable/Base)记录。

功能

  • 列出 Base 内的表
  • 向表中新增记录/任务

使用方式

该技能目前主要作为库/模板使用:

const { addRecord } = require('./add_task');
// addRecord(appToken, tableId, fields)

配置

  • FEISHU_APP_ID
  • FEISHU_APP_SECRET