pipeworx-airtableIntegrate with Airtable API to list bases, fetch and filter records, get record details, create new records, and retrieve base schemas.
Install via ClawdBot CLI:
clawdbot install brucegutman/pipeworx-airtableGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://gateway.pipeworx.io/airtable/mcpAudited Apr 23, 2026 · audit v1.0
Generated May 12, 2026
Use airtable_create_record to log new campaign entries and airtable_list_records to filter campaigns by status, e.g., '{Status} = "Active"'. This enables real-time monitoring of marketing efforts across channels.
Retrieve product details with airtable_get_record by scanning item IDs, and add new stock entries via airtable_create_record. Use airtable_get_base_schema to understand table structure before automating updates.
List tasks with airtable_list_records filtered by assignee or deadline, and create new tasks programmatically. The airtable_get_base_schema helps verify field types for formulas.
Store new leads via airtable_create_record and query existing contacts with airtable_list_records using filters like '{Status} = "Qualified"'. airtable_get_record retrieves full profiles for follow-ups.
Replace manual data entry with automated record creation and retrieval across departments. Revenue impact comes from reduced labor costs and fewer errors, leading to higher efficiency.
Offer a subscription that syncs customer data from Airtable to their dashboards. Use list_base and get_base_schema to onboard clients quickly, creating recurring revenue.
Build a tool that lets teams define Airtable formulas and triggers using natural language. Charge per automated workflow or per record processed, scaling with usage.
💬 Integration Tip
Start by using airtable_list_bases to discover available bases, then explore schemas with airtable_get_base_schema before creating or querying records.
Scored May 12, 2026
Use Redis effectively for caching, queues, and data structures with proper expiration and persistence.
MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu...
Database Designer - POWERFUL Tier Skill
Skill Oracle — Curated documentation of quality ClawHub skills. Markdown tables telling agents which tools work and which are empty. Not an API or code library.
Database Schema Designer
Use when optimizing SQL queries, designing database schemas, or tuning database performance. Invoke for complex queries, window functions, CTEs, indexing strategies, query plan analysis.