pulsar_create_topic
Create a topic in an Apache Pulsar cluster by providing the topic name and optional number of partitions to allocate.
Instructions
Create a new Pulsar topic
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | Name of the topic to create | |
| partitions | No | Number of partitions to allocate |