airtable.createTable creates one table and its default grid view.
automations/add-orders-table.automation.ts
baseId, name, and a non-empty fields array are required. description and each field’s description and provider-documented options are optional. The first field becomes primary. Returns the created table schema. Requires schema.bases:write and base creator access.