Verifies that the Airbyte API is reachable and healthy by sending a lightweight health check request. Use this to confirm connectivity and authentication before proceeding with other operations.
Trigger a refresh of Airbyte streams to re-read source data and merge or truncate destination records, ensuring no downtime. For self-managed Airbyte only.
Fetch full-text sync logs for an Airbyte Cloud connection job attempt. Supports paginated tail or head reads, with optional job and attempt parameters.
Read-only MCP server for self-hosted Airbyte OSS 1.6.x, enabling monitoring of connections, jobs, and health via public and internal APIs. Optionally supports triggering syncs and canceling jobs.
Create a source connector in Airbyte to define a new data origin. Supply the connector type and configuration, such as host and credentials for databases or APIs.
Retrieves a global health snapshot of your Airbyte instance, including workspace and connection counts, and counts of recent sync jobs by status. Use this to monitor workflow health at a glance.