---
title: "Get a random place suggestion"
method: GET
path: "/v1/scenes/wizard/suggest/place"
tags: ["Scene Wizard"]
---

# Get a random place suggestion

`GET /v1/scenes/wizard/suggest/place`

The place where your scene comes to life.

## Response `200`

Place suggestion retrieved successfully

- SuggestFieldResponseDto
  - `value` string, required — The suggested value for the field
  - `field` string, required — The field name that this suggestion is for

---

[API](https://skmtc.dev/miaai/apis/backend-template-api.md) · [All operations](https://skmtc.dev/miaai/apis/backend-template-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/miaai/backend-template-api/revisions/2a8d88a5124f/schema)
