Skip to main content
POST
Generate item details

Path Parameters

item_id
string
required

Body

application/json

Request body for POST /v1/projects/{pid}/game-narrative/items/{item_id}/generate.

project_context
string | null

Free-text context about the world/setting.

instruction
string | null

Free-text instruction (e.g. 'make it a cursed family heirloom').

locked_fields
string[]

Property names to preserve from the existing entity.

Response

Generation accepted - poll session status

The response is of type Response Generate Item V1 Projects Project Id Game Narrative Items Item Id Generate Post · object.