{
  "name": "CXTMS",
  "description": "Modern low-code Transportation Management System (TMS) platform for freight forwarding, ocean freight, air freight, trucking, and parcel logistics.",
  "url": "https://cxtms.com",
  "version": "1.0.0",
  "provider": {
    "organization": "CargoXplorer",
    "url": "https://cxtms.com/about"
  },
  "documentationUrl": "https://cxtms.com/docs/development/overview",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "authentication": {
    "schemes": ["oauth2"],
    "credentials": null
  },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "skills": [
    {
      "id": "shipment-tracking",
      "name": "Shipment Tracking",
      "description": "Track shipments across multiple carriers and transportation modes in real-time",
      "tags": ["tracking", "visibility", "logistics"],
      "examples": ["Track my shipment", "Where is container MSKU1234567?"]
    },
    {
      "id": "rate-quoting",
      "name": "Freight Rate Quoting",
      "description": "Get instant freight quotes from integrated carriers for ocean, air, and ground shipping",
      "tags": ["rates", "quoting", "freight"],
      "examples": ["Get a quote for shipping from LA to Tokyo", "Compare ocean freight rates"]
    },
    {
      "id": "document-generation",
      "name": "Document Generation",
      "description": "Generate bills of lading, commercial invoices, packing lists, and customs documents",
      "tags": ["documents", "compliance", "customs"],
      "examples": ["Generate a BOL for shipment #12345", "Create commercial invoice"]
    },
    {
      "id": "carrier-booking",
      "name": "Carrier Booking",
      "description": "Book shipments directly with integrated carrier APIs",
      "tags": ["booking", "carriers", "shipping"],
      "examples": ["Book a container on Maersk", "Schedule FedEx pickup"]
    },
    {
      "id": "logistics-insights",
      "name": "Logistics Insights",
      "description": "Access industry insights, trends, and best practices from the CXTMS blog",
      "tags": ["insights", "trends", "blog"],
      "examples": ["What are the latest logistics trends?", "Tell me about AI in freight"]
    }
  ],
  "interactions": {
    "blog": {
      "url": "https://cxtms.com/blog",
      "description": "Logistics technology insights, industry trends, and TMS best practices"
    },
    "demo": {
      "url": "https://cxtms.com/request-demo",
      "description": "Request a personalized demo of the CXTMS platform"
    },
    "documentation": {
      "url": "https://cxtms.com/docs/development/overview",
      "description": "Developer documentation, API reference, and integration guides"
    },
    "integrations": {
      "url": "https://cxtms.com/integrations",
      "description": "Browse available carrier and service integrations"
    }
  },
  "tags": [
    "logistics",
    "tms",
    "freight",
    "supply-chain",
    "shipping",
    "transportation",
    "saas",
    "low-code"
  ]
}
