Read Records
Retrieve records from an Airtable table. Fetch data from a specified base, table, and optionally a view.
Outputs: Arrays for each field in the table, including a 'record_id' column.
The node dynamically adapts its outputs based on the selected table's structure, providing an array of data for each column.