Get the details a poster needs
get_poster_formList exactly what to collect from the user for one poster: names, dates, optional message, and the photo, plus the turnaround options and prices. Ask the user for anything you don't already know. Don't invent names or dates. Next step: upload_photo, then create_poster_checkout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | The poster's handle, from find_posters. | |
| buyer_country | No | Optional ISO country code of the buyer, for local prices. |