iiRecord
Agentic AI Atlas · SMS / Voice Delivery
stack-part:sms-deliverya5c.ai
II.
StackPart JSON

stack-part:sms-delivery

Structured · live

SMS / Voice Delivery json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/stack-parts/stack-parts-delivery.yamlCluster · domain
Record JSON
{
  "id": "stack-part:sms-delivery",
  "_kind": "StackPart",
  "_file": "domain/stack-parts/stack-parts-delivery.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "SMS / Voice Delivery",
    "category": "messaging",
    "description": "SMS/voice messaging API (Twilio, Pinpoint, Vonage).\n"
  },
  "outgoingEdges": [
    {
      "from": "stack-part:sms-delivery",
      "to": "tool:twilio",
      "kind": "implemented_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "tool:twilio",
      "to": "stack-part:sms-delivery",
      "kind": "implements_stack_part",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-twilio",
      "to": "stack-part:sms-delivery",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-saperly",
      "to": "stack-part:sms-delivery",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}