마켓플레이스로 돌아가기
airtable
Airtable API integration with managed OAuth for managing bases, tables, and records.
6,166다운로드9설치12별점
v1.0.6
Overview
Airtable API integration with managed OAuth for managing bases, tables, and records.
Key Features
- Manage Airtable bases, tables, and records with full CRUD operations
- Use managed OAuth for secure authentication
- Proxy requests to
api.airtable.comwith automatic OAuth token injection
How It Works
- Set your Airtable API key as an environment variable
MATON_API_KEY - Use the gateway URL
https://gateway.maton.ai/airtable/{native-api-path}to proxy requests toapi.airtable.com - Authenticate with the
Authorizationheader using theMATON_API_KEY
Use Cases
- Automate Airtable data management tasks
- Integrate Airtable with other third-party apps
- Use Airtable as a data source for other applications
Interaction Pattern
- Trigger: Airtable API requests
- Typical Prompt:
python <<'EOF'...EOFcode blocks - Expected Output: JSON responses from Airtable API
- Is Interactive: Yes
- Requires Confirmation: No
리뷰
아직 리뷰가 없습니다.