Airbyte · Capability
airbyte-api — public_destinations
airbyte-api — public_destinations. 6 operations. Lead operation: Airbyte List Destinations. Self-contained Naftiko capability covering one Airbyte business surface.
What You Can Do
GET
Listdestinations
— Airbyte List Destinations
/v1/destinations
POST
Createdestination
— Airbyte Create a Destination
/v1/destinations
GET
Getdestination
— Airbyte Get Destination Details
/v1/destinations/{destinationid}
DELETE
Deletedestination
— Airbyte Delete a Destination
/v1/destinations/{destinationid}
PATCH
Patchdestination
— Airbyte Update a Destination
/v1/destinations/{destinationid}
PUT
Putdestination
— Airbyte Update a Destination and Fully Overwrite it
/v1/destinations/{destinationid}
MCP Tools
airbyte-list-destinations
Airbyte List Destinations
read-only
idempotent
airbyte-create-destination
Airbyte Create a Destination
airbyte-get-destination-details
Airbyte Get Destination Details
read-only
idempotent
airbyte-delete-destination
Airbyte Delete a Destination
idempotent
airbyte-update-destination
Airbyte Update a Destination
idempotent
airbyte-update-destination-and-fully
Airbyte Update a Destination and Fully Overwrite it
idempotent