Airbyte · Capability
airbyte-api — public_sources
airbyte-api — public_sources. 7 operations. Lead operation: Airbyte List Sources. Self-contained Naftiko capability covering one Airbyte business surface.
What You Can Do
GET
Listsources
— Airbyte List Sources
/v1/sources
POST
Createsource
— Airbyte Create a Source
/v1/sources
POST
Initiateoauth
— Airbyte Initiate OAuth for a Source
/v1/sources/initiateoauth
GET
Getsource
— Airbyte Get Source Details
/v1/sources/{sourceid}
PATCH
Patchsource
— Airbyte Update a Source
/v1/sources/{sourceid}
PUT
Putsource
— Airbyte Update a Source and Fully Overwrite it
/v1/sources/{sourceid}
DELETE
Deletesource
— Airbyte Delete a Source
/v1/sources/{sourceid}
MCP Tools
airbyte-list-sources
Airbyte List Sources
read-only
idempotent
airbyte-create-source
Airbyte Create a Source
airbyte-initiate-oauth-source
Airbyte Initiate OAuth for a Source
airbyte-get-source-details
Airbyte Get Source Details
read-only
idempotent
airbyte-update-source
Airbyte Update a Source
idempotent
airbyte-update-source-and-fully
Airbyte Update a Source and Fully Overwrite it
idempotent
airbyte-delete-source
Airbyte Delete a Source
idempotent