naftiko: 1.0.0-alpha2 info: label: Loops OpenAPI Spec — Dedicated sending IPs description: 'Loops OpenAPI Spec — Dedicated sending IPs. 1 operations. Lead operation: Get dedicated sending IP addresses. Self-contained Naftiko capability covering one Loops business surface.' tags: - Loops - Dedicated sending IPs created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: LOOPS_API_KEY: LOOPS_API_KEY capability: consumes: - type: http namespace: loops-dedicated-sending-ips baseUri: https://app.loops.so/api/v1 description: Loops OpenAPI Spec — Dedicated sending IPs business capability. Self-contained, no shared references. resources: - name: dedicated-sending-ips path: /dedicated-sending-ips operations: - name: get method: GET description: Get dedicated sending IP addresses outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: bearer token: '{{env.LOOPS_API_KEY}}' exposes: - type: rest namespace: loops-dedicated-sending-ips-rest port: 8080 description: REST adapter for Loops OpenAPI Spec — Dedicated sending IPs. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/dedicated-sending-ips name: dedicated-sending-ips description: REST surface for dedicated-sending-ips. operations: - method: GET name: get description: Get dedicated sending IP addresses call: loops-dedicated-sending-ips.get outputParameters: - type: object mapping: $. - type: mcp namespace: loops-dedicated-sending-ips-mcp port: 9090 transport: http description: MCP adapter for Loops OpenAPI Spec — Dedicated sending IPs. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: get-dedicated-sending-ip-addresses description: Get dedicated sending IP addresses hints: readOnly: true destructive: false idempotent: true call: loops-dedicated-sending-ips.get outputParameters: - type: object mapping: $.