...
Name | Required | Data Type | Example | Explain |
---|---|---|---|---|
message | No | string | Show me some blue dresses | The message field is a text that will be sent to the AI. |
trigger | Yes | pdp | default | default | Trigger indicates where we are passing the data. There are two options “pdp” and “default”.
|
source | No | string | Size Button | The source field is an optional field to indicate what has triggered this action. E.g. source: “size button” meaning the size button triggered this action |
...