Pryx — Guided buying advice
pryx_adviceReturns the Pryx verdict (which product to buy) for one category, once the category's questions are answered. Call it WITHOUT answers to get the questions to ask the user, then call it again with the budget and the answers. Read-only. Product names, verdicts and explanations are in French (French market). When nothing separates the finalists, the response says so (tied: true) and elects no winner: do not present any product as the winner in that case.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget | No | Target budget in euros | |
| answers | No | Answers as "questionId:value~questionId:value", ids come from the call without answers | |
| category | Yes | Category slug from pryx_categories (e.g. "four") |