remove-tag-from-entity
Remove specific tags from entities such as Kafka topics in Confluent Cloud using Schema Registry REST API, streamlining data management and organization.
Instructions
Remove tag from an entity in Confluent Cloud.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
baseUrl | No | The base URL of the Schema Registry REST API. | |
qualifiedName | Yes | Qualified name of the entity. If not provided, you can obtain it from using the search-topics-by-tag tool. example: "lsrc-g2p81:lkc-xq8k7g:my-flights" | |
tagName | Yes | Name of the tag to remove from the entity. | |
typeName | No | Type of the entity | kafka_topic |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from mcp-confluent
- add-tags-to-topic
- alter-topic-config
- create-connector
- create-flink-statement
- create-topics
- create-topic-tags
- delete-connector
- delete-flink-statements
- delete-tag
- delete-topics
- list-clusters
- list-connectors
- list-environments
- list-flink-statements
- list-schemas
- list-tags
- list-topics
- produce-message
- read-connector
- read-environment
- read-flink-statement
- remove-tag-from-entity
- search-topics-by-name
- search-topics-by-tag
Related Tools
- @confluentinc/mcp-confluent
- @confluentinc/mcp-confluent
- @confluentinc/mcp-confluent
- @confluentinc/mcp-confluent
- @confluentinc/mcp-confluent