Scene Wizard

Get a random time period suggestion

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

get/v1/scenes/wizard/suggest/timePeriod

Response

Time period suggestion retrieved successfully

valuestring required

The suggested value for the field

fieldstring required

The field name that this suggestion is for

Example response

{
  "value": "Fantasy",
  "field": "genre"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.