get_record
Retrieve a single record from an Airtable base by specifying the base, table, and record ID.
Instructions
Get a specific record by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_id | Yes | The Airtable base ID | |
| table_id | Yes | The table ID or name | |
| record_id | Yes | The record ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||