Airbyte · Capability
airbyte-api — public_tags
airbyte-api — public_tags. 5 operations. Lead operation: Airbyte List All Tags. Self-contained Naftiko capability covering one Airbyte business surface.
What You Can Do
GET
Listtags
— Airbyte List All Tags
/v1/tags
POST
Createtag
— Airbyte Create a Tag
/v1/tags
GET
Gettag
— Airbyte Get a Tag
/v1/tags/{tagid}
DELETE
Deletetag
— Airbyte Delete a Tag
/v1/tags/{tagid}
PATCH
Updatetag
— Airbyte Update a Tag
/v1/tags/{tagid}
MCP Tools
airbyte-list-all-tags
Airbyte List All Tags
read-only
idempotent
airbyte-create-tag
Airbyte Create a Tag
airbyte-get-tag
Airbyte Get a Tag
read-only
idempotent
airbyte-delete-tag
Airbyte Delete a Tag
idempotent
airbyte-update-tag
Airbyte Update a Tag
idempotent