naftiko: 1.0.0-alpha2 info: label: Leaf Agriculture Leaf API — API Reference > Configurations > Api Owner description: 'Leaf Agriculture Leaf API — API Reference > Configurations > Api Owner. 2 operations. Lead operation: Leaf Agriculture Get default config. Self-contained Naftiko capability covering one Leaf Agriculture business surface.' tags: - Leaf Agriculture - API Reference > Configurations > Api Owner created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: LEAF_AGRICULTURE_API_KEY: LEAF_AGRICULTURE_API_KEY capability: consumes: - type: http namespace: leaf-agriculture-api-reference-configurations-api-owner baseUri: '' description: Leaf Agriculture Leaf API — API Reference > Configurations > Api Owner business capability. Self-contained, no shared references. resources: - name: services-config-api-configs path: /services/config/api/configs operations: - name: get method: GET description: Leaf Agriculture Get default config outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: Authorization in: header type: string - name: patch method: PATCH description: Leaf Agriculture Update default config outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: Content-Type in: header type: string - name: Authorization in: header type: string - name: body in: body type: object description: Request body (JSON). required: false exposes: - type: rest namespace: leaf-agriculture-api-reference-configurations-api-owner-rest port: 8080 description: REST adapter for Leaf Agriculture Leaf API — API Reference > Configurations > Api Owner. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/services/config/api/configs name: services-config-api-configs description: REST surface for services-config-api-configs. operations: - method: GET name: get description: Leaf Agriculture Get default config call: leaf-agriculture-api-reference-configurations-api-owner.get with: Authorization: rest.Authorization outputParameters: - type: object mapping: $. - method: PATCH name: patch description: Leaf Agriculture Update default config call: leaf-agriculture-api-reference-configurations-api-owner.patch with: Content-Type: rest.Content-Type Authorization: rest.Authorization body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: leaf-agriculture-api-reference-configurations-api-owner-mcp port: 9090 transport: http description: MCP adapter for Leaf Agriculture Leaf API — API Reference > Configurations > Api Owner. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: leaf-agriculture-get-default-config description: Leaf Agriculture Get default config hints: readOnly: true destructive: false idempotent: true call: leaf-agriculture-api-reference-configurations-api-owner.get with: Authorization: tools.Authorization outputParameters: - type: object mapping: $. - name: leaf-agriculture-update-default-config description: Leaf Agriculture Update default config hints: readOnly: false destructive: false idempotent: true call: leaf-agriculture-api-reference-configurations-api-owner.patch with: Content-Type: tools.Content-Type Authorization: tools.Authorization body: tools.body outputParameters: - type: object mapping: $.