feishu-bitable

Installation
SKILL.md

飞书多维表格

通过 Bitable API 操作数据、字段、视图和权限。优先保持主技能简洁;只有在任务明确涉及字段类型、字段属性 property、字段新增/更新/删除时,再读取 references/fields.md

Base URL: https://open.feishu.cn/open-apis/bitable/v1

关键参数:

  • app_token: 多维表格 URL 中 /base/ 后的字符串
  • table_id: 调用列表 API 获取

记录操作

API 端点 说明
新增单条 POST /apps/{app_token}/tables/{table_id}/records -
批量新增 POST .../records/batch_create 最多 500 条,支持 Upsert
更新 PUT .../records/{record_id} -
Related skills

More from twodogegg/shuliu-skills

Installs
3
First Seen
Apr 6, 2026