You're viewing a demo portfolio

Join the waitlist
PRSM

list_products

Active

Tool of KaiCalls

declared in 1.0.0

List a business's agent product catalog. Mirrors GET /api/v1/products.

Parameters schema

{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "Free-text search over name/description (optional)."
    },
    "category": {
      "type": "string",
      "description": "Filter by category (optional)."
    },
    "inventory": {
      "type": "boolean",
      "description": "Include current inventory quantity per product (optional)."
    },
    "business_id": {
      "type": "string",
      "description": "Business ID (optional only when the token can access exactly one business)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

KaiCalls

https://github.com/cgallic/kai_calls

1/7 registries
View full server →