Airtable · Arazzo Workflow
Airtable Archive Stale Records
Version 1.0.0
Find records matching a staleness formula and delete them.
View Spec
View on GitHub
ApplicationCollaborationDataDatabasesLow-CodeProductivitySpreadsheetsArazzoWorkflows
Provider
Workflows
archive-stale-records
Locate a stale record via a formula and delete it.
Lists records matching a staleness filterByFormula and deletes the first matched record by its id.
1
find
Search the table for records matching the staleness formula, returning at most one match to delete.
2
deleteStale
Delete the matched stale record by its id. The record is permanently removed and cannot be recovered through the API.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.