Files
nexus/wiki/entities/Airtable.md

24 lines
751 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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 存储和查询数据的工具