Rule Description
DSL Product Data

This is the standardized dsl_data structure used by the repricing engine. Edit values to test rules.

or enter ID:
price_buy price_rrp current_price stock competition_min competition_avg
API Information

Endpoint: POST /api/rules/build

Request Body:

{
  "description": "your rule description",
  "use_ai": true,
  "force_regenerate": false
}

Returns: Structured DSL with conditions, actions, guardrails, and JsonLogic array.

Generated DSL

Generating DSL...

Enter a rule description and click "Build Rule" to generate DSL