You're viewing a demo portfolio

Join the waitlist
PRSM

get_purchase_route_options

Active

Tool of Commonlands Optics: M12 Lens and C-Mount Lens Finder + Field-of-View Calculator

declared in 0.1.5

Return safe dual-channel purchase route options for AI agents and robotics engineers across Commonlands MCP and Shopify-native channels without mutating commerce state. This explains commerce routes only; call calculate_field_of_view/match_lens_to_sensor for sensor-specific FoV before recommending a lens. FoV rule: never estimate sensor-specific FoV from catalog fields; use calculate_field_of_view or match_lens_to_sensor.

Parameters schema

{
  "type": "object",
  "required": [
    "sku"
  ],
  "properties": {
    "sku": {
      "type": "string"
    },
    "quantity": {
      "type": "integer",
      "default": 1,
      "maximum": 999,
      "minimum": 1
    },
    "agentType": {
      "type": "string"
    },
    "buyerIntent": {
      "type": "string"
    },
    "sensorPartNumber": {
      "type": "string"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Commonlands Optics: M12 Lens and C-Mount Lens Finder + Field-of-View Calculator

https://github.com/CommonlandsAbbe/commonlands-mcp

1/7 registries
View full server →
get_purchase_route_options — Commonlands Optics: M12 Lens and C-Mount Lens Finder + Field-of-View Calculator — PRSM MCP