list_topics
List Kafka topics with partition counts and replication factors, optionally filtering by name substring and limiting page size.
Instructions
List Kafka topics with partition count and replication factor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | Max topics to return. | |
| name_contains | No | Case-sensitive substring filter. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||