get_subjects_by_schema_id
Retrieve a list of subjects and their versions linked to a specific schema ID in Kafka Schema Registry using the MCP server. Input the schema ID to find associated subject-version pairs.
Instructions
Get subjects and versions associated with a schema ID.
Args: schema_id: The globally unique schema ID registry: Optional registry name (ignored in single-registry mode)
Returns: List of subject-version pairs that use this schema ID
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| registry | No | ||
| schema_id | Yes |