You're viewing a demo portfolio

Join the waitlist
PRSM

get_deal_by_id

Active

Tool of Heartly Deals — Live Flash Sales (Shopify & WooCommerce)

declared in 1.0.0

Look up a single active deal by its Heartly internal id (UUID).

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "format": "uuid",
      "pattern": "^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$",
      "description": "Heartly internal deal id (UUID)."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Heartly Deals — Live Flash Sales (Shopify & WooCommerce)

1/7 registries
View full server →
get_deal_by_id — Heartly Deals — Live Flash Sales (Shopify & WooCommerce) — PRSM MCP