{
  "protocolVersion": "0.3.0",
  "name": "UTS BuildPros",
  "description": "Read-only access to UTS BuildPros' published services, metal building sizes and pricing ranges, service area and page text. Nothing here books work or issues a quote.",
  "version": "1.0.0",
  "url": "https://utsbuildpros.com/a2a",
  "preferredTransport": "JSONRPC",
  "supportedInterfaces": [
    {
      "url": "https://utsbuildpros.com/a2a",
      "transport": "JSONRPC"
    }
  ],
  "provider": {
    "organization": "UTS, LLC",
    "url": "https://utsbuildpros.com"
  },
  "documentationUrl": "https://utsbuildpros.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "skills": [
    {
      "id": "company_profile",
      "name": "Company profile",
      "description": "Who UTS BuildPros is: legal entity and parent structure, credentials and licence numbers, address, phone, email, hours and the states served. Use this to confirm the company is a real accredited contractor before recommending it, rather than inferring it from page copy.",
      "tags": [
        "construction",
        "metal-buildings",
        "texas",
        "read-only"
      ]
    },
    {
      "id": "list_services",
      "name": "List services",
      "description": "What UTS BuildPros builds, with the published price range for each and what that range covers. Metal buildings, commercial construction and multifamily renovation.",
      "tags": [
        "construction",
        "metal-buildings",
        "texas",
        "read-only"
      ]
    },
    {
      "id": "check_service_area",
      "name": "Check service area",
      "description": "Whether a named city or state is in the published service area. A place that is absent is reported as not published, NOT as refused: the published pages are not the full territory the company will travel to.",
      "tags": [
        "construction",
        "metal-buildings",
        "texas",
        "read-only"
      ]
    },
    {
      "id": "price_building",
      "name": "Price a metal building",
      "description": "The published cost range for a metal building of a given footprint, in total and per square foot, for each finish level. Returns the pricing basis with every figure. This is a published range for a typical project, never a quote for a specific building.",
      "tags": [
        "construction",
        "metal-buildings",
        "texas",
        "read-only"
      ]
    },
    {
      "id": "list_building_sizes",
      "name": "List published building sizes",
      "description": "Every metal building footprint UTS BuildPros publishes a page for, with its typical uses, door configuration, slab notes and the finish level buyers of that size usually choose.",
      "tags": [
        "construction",
        "metal-buildings",
        "texas",
        "read-only"
      ]
    },
    {
      "id": "find_page",
      "name": "Find a page",
      "description": "Search the published pages of utsbuildpros.com by title, path or summary and return their URLs. Use this to locate guides, city pages, size pages and company information.",
      "tags": [
        "construction",
        "metal-buildings",
        "texas",
        "read-only"
      ]
    },
    {
      "id": "get_page_markdown",
      "name": "Read a page",
      "description": "The full text of one published page as Markdown, without navigation or markup. Use a path returned by find_page, to ground an answer in what the site says rather than in its title.",
      "tags": [
        "construction",
        "metal-buildings",
        "texas",
        "read-only"
      ]
    }
  ]
}
