get_choice_status
Check a choice set's status to see if the owner has selected an option. Returns draft or chosen state with the chosenOptionId, allowing you to attach it to a purchase.
Instructions
Poll a choice set from present_choices. Returns status draft|chosen and chosenOptionId. Call after present_choices when waiting for the owner, or before create_purchase to attach choice_set_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| choice_set_id | Yes |