naftiko: 1.0.0-alpha2 info: label: Microsoft Azure Kafka Restproxy APIs — V1producer description: 'Microsoft Azure Kafka Restproxy APIs — V1producer. 1 operations. Lead operation: Microsoft Azure Produce Records. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - V1producer created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY capability: consumes: - type: http namespace: kafka-restproxy-apis-v1producer baseUri: https://clustername-kafkarest.azurehdinsight.net description: Microsoft Azure Kafka Restproxy APIs — V1producer business capability. Self-contained, no shared references. resources: - name: v1-producer-topics-topic path: /v1/producer/topics/{topic} operations: - name: microsoftazureproducerproducemessagetotopic method: POST description: Microsoft Azure Produce Records outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: topic in: path type: string description: Topic to produce the records to required: true - name: ProducerRecords in: body type: string description: List of producer records to produce in one request required: true exposes: - type: rest namespace: kafka-restproxy-apis-v1producer-rest port: 8080 description: REST adapter for Microsoft Azure Kafka Restproxy APIs — V1producer. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/v1/producer/topics/{topic} name: v1-producer-topics-topic description: REST surface for v1-producer-topics-topic. operations: - method: POST name: microsoftazureproducerproducemessagetotopic description: Microsoft Azure Produce Records call: kafka-restproxy-apis-v1producer.microsoftazureproducerproducemessagetotopic with: topic: rest.topic ProducerRecords: rest.ProducerRecords outputParameters: - type: object mapping: $. - type: mcp namespace: kafka-restproxy-apis-v1producer-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure Kafka Restproxy APIs — V1producer. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-produce-records description: Microsoft Azure Produce Records hints: readOnly: false destructive: false idempotent: false call: kafka-restproxy-apis-v1producer.microsoftazureproducerproducemessagetotopic with: topic: tools.topic ProducerRecords: tools.ProducerRecords outputParameters: - type: object mapping: $.