Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsAirtable ToolsAirtable Create Record From Natural Language
Airtable Tools

Airtable Create Record From Natural Language

Creates a new record in an Airtable table from a natural language description. Fetches the table schema, uses an LLM to generate the correct field payload, and creates the record with typecast enabled for automatic type conversion.

Write actionRisk level 2 of 5OAuth connection
Use Airtable Create Record From Natural Language

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • baseIdstring
    Required
    Unique identifier of the Airtable base, typically starting with 'app'.
  • nl_querystring
    Required
    Natural language description of the record to create. Example: 'Add a task called Fix Login Bug, status In Progress, priority High, due date 2025-03-15'.
  • typecastboolean
    If True, Airtable will automatically convert string values to their appropriate types (e.g., string to number, date parsing). Enabled by default.
  • tableIdOrNamestring
    Required
    Unique identifier (typically starting with 'tbl') or name of the table within the specified base.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.