Auto-sync: wiki-ingest 3 sources (2026-04-16)
This commit is contained in:
23
wiki/entities/Airtable.md
Normal file
23
wiki/entities/Airtable.md
Normal 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 存储和查询数据的工具
|
||||
Reference in New Issue
Block a user