Auto-sync: wiki-ingest 3 sources (2026-04-16)

This commit is contained in:
2026-04-16 00:08:35 +08:00
parent 9688f3f54b
commit 5ae9550d8c
267 changed files with 9537 additions and 1163 deletions

23
wiki/entities/Airtable.md Normal file
View File

@@ -0,0 +1,23 @@
---
title: "Airtable"
type: entity
tags: [数据库, 在线表格, 库存管理, n8n]
sources: []
last_updated: 2025-03-06
---
## Definition
Airtable 是一个在线关系型数据库+电子表格混合平台,支持 API可作为 N8N AI Agent 的工具接入,实现库存查询和更新等操作。
## Core Capabilities
- 数据库表格支持多视图Grid/Kanban/Calendar/Gallery
- REST API 访问
- 可作为 N8N Agent 工具Agent 通过工具调用查询/更新 Airtable 数据
- 典型用例:库存管理系统中作为产品数据库
## Related Entities
- [[n8n]]:工作流平台
- [[N8N Workflow]]:工作流构建
## Related Concepts
- [[Memory in AI Agent]]Airtable 可作为 Agent 存储和查询数据的工具