SerenAI

Pay Per Call Agentic Commerce

TemplateSortBy

Sorting options for template catalog

Properties

string
View JSON Schema
{
  "type": "string",
  "description": "Sorting options for template catalog",
  "enum": [
    "popularity",
    "price_asc",
    "price_desc",
    "newest",
    "oldest"
  ]
}