naftiko: 1.0.0-alpha2 info: label: Sumo Logic API — logSearchesEstimatedUsage description: 'Sumo Logic API — logSearchesEstimatedUsage. 4 operations. Lead operation: Gets Estimated Usage Details.. Self-contained Naftiko capability covering one Sumo Logic business surface.' tags: - Sumo Logic - logSearchesEstimatedUsage created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: SUMO_LOGIC_API_KEY: SUMO_LOGIC_API_KEY capability: consumes: - type: http namespace: sumo-logic-logsearchesestimatedusage baseUri: https://api.au.sumologic.com/api description: Sumo Logic API — logSearchesEstimatedUsage business capability. Self-contained, no shared references. resources: - name: v1-logSearches-estimatedUsage path: /v1/logSearches/estimatedUsage operations: - name: getlogsearchestimatedusage method: POST description: Gets Estimated Usage Details. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: v1-logSearches-estimatedUsageByMeteringType path: /v1/logSearches/estimatedUsageByMeteringType operations: - name: getlogsearchestimatedusagebymeteringtype method: POST description: Gets Estimated Usage Details Per Metering Type. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: v1-logSearches-estimatedUsageByTier path: /v1/logSearches/estimatedUsageByTier operations: - name: getlogsearchestimatedusagebytier method: POST description: Gets Tier Wise Estimated Usage Details. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: v1-logSearches-estimatedUsageByView path: /v1/logSearches/estimatedUsageByView operations: - name: logsearchesestimatedusagebyview method: POST description: Gets Estimated Usage Details Per View. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true authentication: type: basic username: '{{env.SUMO_LOGIC_USER}}' password: '{{env.SUMO_LOGIC_PASS}}' exposes: - type: rest namespace: sumo-logic-logsearchesestimatedusage-rest port: 8080 description: REST adapter for Sumo Logic API — logSearchesEstimatedUsage. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/v1/logsearches/estimatedusage name: v1-logsearches-estimatedusage description: REST surface for v1-logSearches-estimatedUsage. operations: - method: POST name: getlogsearchestimatedusage description: Gets Estimated Usage Details. call: sumo-logic-logsearchesestimatedusage.getlogsearchestimatedusage with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/v1/logsearches/estimatedusagebymeteringtype name: v1-logsearches-estimatedusagebymeteringtype description: REST surface for v1-logSearches-estimatedUsageByMeteringType. operations: - method: POST name: getlogsearchestimatedusagebymeteringtype description: Gets Estimated Usage Details Per Metering Type. call: sumo-logic-logsearchesestimatedusage.getlogsearchestimatedusagebymeteringtype with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/v1/logsearches/estimatedusagebytier name: v1-logsearches-estimatedusagebytier description: REST surface for v1-logSearches-estimatedUsageByTier. operations: - method: POST name: getlogsearchestimatedusagebytier description: Gets Tier Wise Estimated Usage Details. call: sumo-logic-logsearchesestimatedusage.getlogsearchestimatedusagebytier with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/v1/logsearches/estimatedusagebyview name: v1-logsearches-estimatedusagebyview description: REST surface for v1-logSearches-estimatedUsageByView. operations: - method: POST name: logsearchesestimatedusagebyview description: Gets Estimated Usage Details Per View. call: sumo-logic-logsearchesestimatedusage.logsearchesestimatedusagebyview with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: sumo-logic-logsearchesestimatedusage-mcp port: 9090 transport: http description: MCP adapter for Sumo Logic API — logSearchesEstimatedUsage. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: gets-estimated-usage-details description: Gets Estimated Usage Details. hints: readOnly: false destructive: false idempotent: false call: sumo-logic-logsearchesestimatedusage.getlogsearchestimatedusage with: body: tools.body outputParameters: - type: object mapping: $. - name: gets-estimated-usage-details-per description: Gets Estimated Usage Details Per Metering Type. hints: readOnly: false destructive: false idempotent: false call: sumo-logic-logsearchesestimatedusage.getlogsearchestimatedusagebymeteringtype with: body: tools.body outputParameters: - type: object mapping: $. - name: gets-tier-wise-estimated-usage description: Gets Tier Wise Estimated Usage Details. hints: readOnly: false destructive: false idempotent: false call: sumo-logic-logsearchesestimatedusage.getlogsearchestimatedusagebytier with: body: tools.body outputParameters: - type: object mapping: $. - name: gets-estimated-usage-details-per-2 description: Gets Estimated Usage Details Per View. hints: readOnly: false destructive: false idempotent: false call: sumo-logic-logsearchesestimatedusage.logsearchesestimatedusagebyview with: body: tools.body outputParameters: - type: object mapping: $.