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

# Get a random time period suggestion

`GET /v1/scenes/wizard/suggest/timePeriod`

The time period sets the context for the character's actions.

## Response `200`

Time period 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)
