openclaw-feishu-base

Unified Feishu Base/Bitable management for OpenClaw. Use when you need to inspect Base schema, manage tables/fields, or query/create/update/delete records in Feishu Base/Bitable with existing Feishu credentials.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "openclaw-feishu-base" with this command: npx skills add systransform88/openclaw-feishu-base

OpenClaw Feishu Base

Use this plugin when working with Feishu Base / Bitable in OpenClaw.

What it provides

A unified tool:

  • feishu_base

Recommended actions include:

  • resolve_link
  • list_bases
  • find_table
  • list_tables
  • get_table
  • get_record
  • query_records
  • create_records
  • update_records
  • upsert_records
  • delete_records
  • create_table
  • rename_table
  • delete_table
  • create_field (including linked fields via link.table_id / link.table_name, plus duplex links via link.back_field_name)
  • rename_field
  • update_field
  • delete_field
  • list_folder

Best-use guidance

  • Prefer direct Base links or explicit identifiers (app_token, table_id) when available.
  • Discovery helpers are convenience features; direct link/token workflows are more reliable.
  • Inspect schema before writing when field names are uncertain.
  • Query/list before update when locating existing records.

Safety

Destructive operations are supported but should be disabled by default unless explicitly needed.

Config flag:

  • allowDelete: false (recommended default)

When deletion is disabled, destructive actions should be blocked:

  • delete_records
  • delete_field
  • delete_table

Requirements

  • OpenClaw with Feishu channel configured
  • valid Feishu credentials already present in OpenClaw config
  • access to the target Base/Bitable resources

Notes

  • This plugin works best as a link-first / token-first Feishu Base tool.
  • Some discovery flows depend on what Feishu APIs expose in the current tenant/account context.
  • For field creation and schema mutation, prefer serialized one-by-one writes. Parallel field creation can hit Feishu-side limits and cause intermittent 400 failures.
  • Credential resolution prefers explicit account_id, then active runtime/session account context when available, then runtime-injected channels.feishu, and finally persisted OpenClaw config from OPENCLAW_CONFIG_PATH or ~/.openclaw/openclaw.json when some runtime paths do not inject Feishu config consistently.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

gitlab-mr-reviewer

当需要审核 GitLab 合并请求、检查 MR diff 风险、发布 GitLab 审查评论、执行 approve/request changes,或发送 MR 审查通知时使用。

Registry SourceRecently Updated
1490whrime
General

Voice Transcriber Toolkit

Voice-to-Text Transcription Toolkit - 语音识别转文字,支持Whisper/Vosk引擎,批量处理,字幕导出 | Speech recognition & transcription with Whisper/Vosk engines, batch processing, su...

Registry SourceRecently Updated
General

Gigo Lobster Taster

🦞 GIGO · gigo-lobster-taster: 正式试吃模式:跑完整评测,默认上传云端、生成个人结果页并进入排行榜。 Triggers: 试吃我的龙虾 / 品鉴我的龙虾 / lobster taste / lobster taster.

Registry SourceRecently Updated
General

Gigo Lobster Local

🦞 GIGO · gigo-lobster-local: 本地模式:跑完整评测,但不上云、不注册个人结果页,证书二维码回到官网首页。 Triggers: 本地试吃龙虾 / 离线试吃龙虾 / local lobster taste / offline lobster taste.

Registry SourceRecently Updated