naftiko: 1.0.0-alpha2 info: label: "Honeycomb SLOs API \u2014 Reporting" description: "Honeycomb SLOs API \u2014 Reporting. 1 operations. Lead operation: Get SLO History. Self-contained Naftiko capability covering one Honeycomb business surface." tags: - Honeycomb - Observability - Reporting created: '2026-05-25' modified: '2026-05-25' binds: - namespace: env keys: HONEYCOMB_API_KEY: HONEYCOMB_API_KEY capability: consumes: - type: http namespace: slos-reporting baseUri: https://api.honeycomb.io description: "Honeycomb SLOs API \u2014 Reporting business capability. Self-contained, no shared references." resources: - name: 1-reporting-slos-historical path: /1/reporting/slos/historical operations: - name: getslohistory method: POST description: Get SLO History outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true authentication: type: apikey key: X-Honeycomb-Team value: '{{env.HONEYCOMB_API_KEY}}' placement: header exposes: - type: rest namespace: slos-reporting-rest port: 8080 description: "REST adapter for Honeycomb SLOs API \u2014 Reporting. One Spectral-compliant resource per consumed operation, prefixed with /v1." resources: - path: /v1/1/reporting/slos/historical name: 1-reporting-slos-historical description: REST surface for 1-reporting-slos-historical. operations: - method: POST name: getslohistory description: Get SLO History call: slos-reporting.getslohistory with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: slos-reporting-mcp port: 9090 transport: http description: "MCP adapter for Honeycomb SLOs API \u2014 Reporting. One tool per consumed operation, routed inline through this capability's consumes block." tools: - name: honeycomb-slos-reporting-getslohistory description: Get SLO History hints: readOnly: false destructive: false idempotent: false call: slos-reporting.getslohistory with: body: tools.body outputParameters: - type: object mapping: $.