naftiko: 1.0.0-alpha2 info: label: 'Amazon Storage Gateway REST API — #ListVolumes' description: 'Amazon Storage Gateway REST API — #ListVolumes. 1 operations. Lead operation: Amazon Storage Gateway List Volumes. Self-contained Naftiko capability covering one Amazon Storage Gateway business surface.' tags: - Amazon Storage Gateway - '#ListVolumes' created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: AMAZON_STORAGE_GATEWAY_API_KEY: AMAZON_STORAGE_GATEWAY_API_KEY capability: consumes: - type: http namespace: amazon-storage-gateway-listvolumes baseUri: https://storagegateway.{region}.amazonaws.com description: 'Amazon Storage Gateway REST API — #ListVolumes business capability. Self-contained, no shared references.' resources: - name: '#ListVolumes' path: /#ListVolumes operations: - name: listvolumes method: POST description: Amazon Storage Gateway List Volumes outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false authentication: type: apikey key: Authorization value: '{{env.AMAZON_STORAGE_GATEWAY_API_KEY}}' placement: header exposes: - type: rest namespace: amazon-storage-gateway-listvolumes-rest port: 8080 description: 'REST adapter for Amazon Storage Gateway REST API — #ListVolumes. One Spectral-compliant resource per consumed operation, prefixed with /v1.' resources: - path: /v1/listvolumes name: listvolumes description: 'REST surface for #ListVolumes.' operations: - method: POST name: listvolumes description: Amazon Storage Gateway List Volumes call: amazon-storage-gateway-listvolumes.listvolumes with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: amazon-storage-gateway-listvolumes-mcp port: 9090 transport: http description: 'MCP adapter for Amazon Storage Gateway REST API — #ListVolumes. One tool per consumed operation, routed inline through this capability''s consumes block.' tools: - name: amazon-storage-gateway-list-volumes description: Amazon Storage Gateway List Volumes hints: readOnly: true destructive: false idempotent: false call: amazon-storage-gateway-listvolumes.listvolumes with: body: tools.body outputParameters: - type: object mapping: $.