search-topics-by-tag
Filter and list Kafka topics by a specific tag using the Schema Registry REST API, enabling easy topic discovery and management within Confluent Kafka or Confluent Cloud environments.
Instructions
List all topics in the Kafka cluster with the specified tag.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
baseUrl | No | The base URL of the Schema Registry REST API. | |
limit | No | The maximum number of topics to return. | |
offset | No | The offset to start the search from. Used for pagination. | |
topicTag | No | The tag we wish to search for |
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