mcp-timeplus

by jovezhong
Verified

create_kafka_stream

Input Schema

NameRequiredDescriptionDefault
topicYes

Input Schema (JSON Schema)

{ "properties": { "topic": { "title": "Topic", "type": "string" } }, "required": [ "topic" ], "title": "create_kafka_streamArguments", "type": "object" }