Airbyte · Capability
airbyte-api — Jobs
airbyte-api — Jobs. 4 operations. Lead operation: Airbyte List Jobs by Sync Type. Self-contained Naftiko capability covering one Airbyte business surface.
What You Can Do
GET
Listjobs
— Airbyte List Jobs by Sync Type
/v1/jobs
POST
Createjob
— Airbyte Trigger a Sync or Reset Job of a Connection
/v1/jobs
GET
Getjob
— Airbyte Get Job Status and Details
/v1/jobs/{jobid}
DELETE
Canceljob
— Airbyte Cancel a Running Job
/v1/jobs/{jobid}
MCP Tools
airbyte-list-jobs-sync-type
Airbyte List Jobs by Sync Type
read-only
idempotent
airbyte-trigger-sync-reset-job
Airbyte Trigger a Sync or Reset Job of a Connection
airbyte-get-job-status-and
Airbyte Get Job Status and Details
read-only
idempotent
airbyte-cancel-running-job
Airbyte Cancel a Running Job
idempotent