Cross-Provider Workflow
RDS Instance Inventory to Airtable
Version 1.0.0
Describe an Amazon RDS instance, then record its inventory in Airtable.
Providers Orchestrated
Workflows
describe-and-inventory
Describe an RDS instance and record it in Airtable.
Describes an Amazon RDS DB instance, then creates an Airtable record capturing the instance identifier for inventory.
1
describe-instance
$sourceDescriptions.amazonRdsApi.describeDBInstances
Describe the Amazon RDS database instance.
2
inventory-record
$sourceDescriptions.airtableApi.createRecords
Record the RDS instance details in Airtable.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.