naftiko: 1.0.0-alpha2 info: label: Global System for Mobile Communications GSMA Camara Project SMS Delivery Notification Subscription API — SMS Delivery Notification Subscription description: 'Global System for Mobile Communications GSMA Camara Project SMS Delivery Notification Subscription API — SMS Delivery Notification Subscription. 4 operations. Lead operation: Global System for Mobile Communications Create a sms delivery event subscription for a given consumer. Self-contained Naftiko capability covering one Global System For Mobile Communications business surface.' tags: - Global System For Mobile Communications - SMS Delivery Notification Subscription created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: GLOBAL_SYSTEM_FOR_MOBILE_COMMUNICATIONS_API_KEY: GLOBAL_SYSTEM_FOR_MOBILE_COMMUNICATIONS_API_KEY capability: consumes: - type: http namespace: sms-delivery-notification-subscription-sms-delivery-notification-subscription baseUri: '' description: Global System for Mobile Communications GSMA Camara Project SMS Delivery Notification Subscription API — SMS Delivery Notification Subscription business capability. Self-contained, no shared references. resources: - name: subscriptions path: /subscriptions operations: - name: createsmsdeliverysubscription method: POST description: Global System for Mobile Communications Create a sms delivery event subscription for a given consumer outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: retrievesubscriptionlist method: GET description: Global System for Mobile Communications Retrieve a list of SMS Delivery event subscription outputRawFormat: json outputParameters: - name: result type: object value: $. - name: subscriptions-subscriptionId path: /subscriptions/{subscriptionId} operations: - name: retrievesubscription method: GET description: Global System for Mobile Communications Retrieve a sms delivery event subscription for a phone number outputRawFormat: json outputParameters: - name: result type: object value: $. - name: deletesubscription method: DELETE description: Global System for Mobile Communications Delete a sms delivery event subscription outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: sms-delivery-notification-subscription-sms-delivery-notification-subscription-rest port: 8080 description: REST adapter for Global System for Mobile Communications GSMA Camara Project SMS Delivery Notification Subscription API — SMS Delivery Notification Subscription. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/subscriptions name: subscriptions description: REST surface for subscriptions. operations: - method: POST name: createsmsdeliverysubscription description: Global System for Mobile Communications Create a sms delivery event subscription for a given consumer call: sms-delivery-notification-subscription-sms-delivery-notification-subscription.createsmsdeliverysubscription with: body: rest.body outputParameters: - type: object mapping: $. - method: GET name: retrievesubscriptionlist description: Global System for Mobile Communications Retrieve a list of SMS Delivery event subscription call: sms-delivery-notification-subscription-sms-delivery-notification-subscription.retrievesubscriptionlist outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid} name: subscriptions-subscriptionid description: REST surface for subscriptions-subscriptionId. operations: - method: GET name: retrievesubscription description: Global System for Mobile Communications Retrieve a sms delivery event subscription for a phone number call: sms-delivery-notification-subscription-sms-delivery-notification-subscription.retrievesubscription outputParameters: - type: object mapping: $. - method: DELETE name: deletesubscription description: Global System for Mobile Communications Delete a sms delivery event subscription call: sms-delivery-notification-subscription-sms-delivery-notification-subscription.deletesubscription outputParameters: - type: object mapping: $. - type: mcp namespace: sms-delivery-notification-subscription-sms-delivery-notification-subscription-mcp port: 9090 transport: http description: MCP adapter for Global System for Mobile Communications GSMA Camara Project SMS Delivery Notification Subscription API — SMS Delivery Notification Subscription. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: global-system-mobile-communications-create description: Global System for Mobile Communications Create a sms delivery event subscription for a given consumer hints: readOnly: false destructive: false idempotent: false call: sms-delivery-notification-subscription-sms-delivery-notification-subscription.createsmsdeliverysubscription with: body: tools.body outputParameters: - type: object mapping: $. - name: global-system-mobile-communications-retrieve description: Global System for Mobile Communications Retrieve a list of SMS Delivery event subscription hints: readOnly: true destructive: false idempotent: true call: sms-delivery-notification-subscription-sms-delivery-notification-subscription.retrievesubscriptionlist outputParameters: - type: object mapping: $. - name: global-system-mobile-communications-retrieve-2 description: Global System for Mobile Communications Retrieve a sms delivery event subscription for a phone number hints: readOnly: true destructive: false idempotent: true call: sms-delivery-notification-subscription-sms-delivery-notification-subscription.retrievesubscription outputParameters: - type: object mapping: $. - name: global-system-mobile-communications-delete description: Global System for Mobile Communications Delete a sms delivery event subscription hints: readOnly: false destructive: true idempotent: true call: sms-delivery-notification-subscription-sms-delivery-notification-subscription.deletesubscription outputParameters: - type: object mapping: $.