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

# Get a random goal suggestion

`GET /v1/scenes/wizard/suggest/goal`

Goal — this is the character's motive that guides their actions, decisions, and emotions.

## Response `200`

Goal 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)
