PyAirbyte
JSON →An AI-powered server that generates PyAirbyte pipeline code and instructions using OpenAI and connector documentation.
Tools · 10
- list_sources List all available Airbyte sources
- list_destinations List all available Airbyte destinations
- get_source_definition Get the definition of a specific source
- get_destination_definition Get the definition of a specific destination
- configure_source Configure a source with connection details
- configure_destination Configure a destination with connection details
- run_sync Run a sync operation between a source and destination
- list_connections List all configured connections
- get_connection_status Get the status of a specific connection
- delete_connection Delete a specific connection
Environment variables
OPENAI_API_KEY
★ 4 GitHub stars