Record Terms Answer
accept_termsRecords the user's acceptance or decline of the Terms of Use after they explicitly answer. Use to store the decision once confirmed in chat.
Instructions
Record the user's answer to the Terms of Use question. Call ONLY after the user has explicitly answered in chat. confirm=true records acceptance (which approves the builder code from the Terms with the user's key); confirm=false records the decline. Either answer is asked only once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |