You're viewing a demo portfolio

Join the waitlist
PRSM

get_product

Active

Tool of io.github.giuseppesocci-bot/kalicart-global

declared in 1.0.0

Retrieve full product detail from the KaliCart Global federated index by p2209_id. Returns price, availability, attributes, variants, and a direct storefront URL for checkout handoff. Obtain p2209_id from global_search results.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "p2209_id"
  ],
  "properties": {
    "p2209_id": {
      "type": "string",
      "minLength": 1,
      "description": "KaliCart product ID (e.g. prod_duinshop-it_432395)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.giuseppesocci-bot/kalicart-global

1/7 registries
View full server →
get_product — io.github.giuseppesocci-bot/kalicart-global — PRSM MCP