.png?fit=max&auto=format&n=eGkyyTKz_LvX1Any&q=85&s=fbf02fa86e3f8b38c6f17af2a971d885)
Using the Airtable tool
Add the Airtable tool to your agent from Tools → Add tool → Airtable. You can also add tools directly from inside a Playbook or Integration step. Once added, you can call the Airtable tool from inside a Playbook or Workflow.Actions
| Action | Description |
|---|---|
| Create record | Add a new record to a table. |
| Get record | Retrieve a single record by its ID. |
| List records | Retrieve multiple records from a table, optionally filtered by conditions or specific fields. |
| Update record | Modify fields in an existing record. Only specified fields are modified. |
| Delete record | Remove a record from a table. |