> ## Documentation Index
> Fetch the complete documentation index at: https://docs.respell.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Airtable - Fetch Table

The Airtable Fetch Table step lets you fetch an entire table's contents. We load the available bases and tables for you.

![Airtable fetch table step](https://mintlify.s3-us-west-1.amazonaws.com/respell-docs-v2/_images/integrations-reference/airtable-fetch-table.png)

## Options

| Name  | Type     | Description                                 |
| ----- | -------- | ------------------------------------------- |
| Base  | Dropdown | The base where the target table is located. |
| Table | Dropdown | The table to fetch.                         |

## Outputs

| Name   | Type   | Description                                                                                        |
| ------ | ------ | -------------------------------------------------------------------------------------------------- |
| Output | Object | The object containing all table data. You can later use a converter to select only certain fields. |
