You're viewing a demo portfolio

Join the waitlist
PRSM

list_active_deals

Active

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

declared in 1.0.0

List currently active flash-sale deals from verified Heartly merchants. Returns deals sorted by ending soonest. Filters are optional and combinable.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "country": {
      "type": "string",
      "maxLength": 2,
      "minLength": 2,
      "description": "ISO 3166-1 alpha-2 country code. Filters to merchants whose shipping_countries include this code, plus merchants who ship worldwide."
    },
    "category": {
      "type": "string",
      "maxLength": 64,
      "minLength": 1,
      "description": "Top-level product category, e.g. \"fashion\", \"beauty\", \"electronics\"."
    },
    "min_discount_pct": {
      "type": "integer",
      "maximum": 100,
      "minimum": 0,
      "description": "Minimum discount percentage. Only return deals at or above this value."
    },
    "ending_within_hours": {
      "type": "integer",
      "maximum": 720,
      "minimum": 1,
      "description": "Only return deals ending within this many hours from now."
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

Heartly Deals — Live Flash Sales (Shopify & WooCommerce)

1/7 registries
View full server →