property IntentMandate.natural_language_description

The natural language description of the user's intent, generated by the shopping agent and confirmed by the user.

This should be a clear, specific description of what the user wants to purchase, written in natural language.

Examples

Example 1

"High top, old school, red basketball shoes"

Example 2

"Wireless noise-canceling headphones under $200"

Example 3

"Organic coffee beans, medium roast, 2lb bag"

Type

string

Usage

import { type IntentMandate } from ".";