> ## Documentation Index
> Fetch the complete documentation index at: https://www.agentworldprotocol.com/llms.txt
> Use this file to discover all available pages before exploring further.

# reset.schema.json

> Canonical schema for world.reset params; world.restore uses restore.schema.json and both return reset-result.schema.json.

<Note>Generated from [`schemas/v0.1/reset.schema.json`](https://github.com/Hyperduality/agent-world-protocol/blob/main/schemas/v0.1/reset.schema.json) (`$id`: `https://agentworldprotocol.com/schemas/v0.1/reset.schema.json`). Normative text: [/spec/safety/permissions](/spec/safety/permissions). Every tagged example on this site is validated against this schema in CI.</Note>

<ResponseField name="initial_state" type="identifier">Default: the manifest's first initial\_states entry.</ResponseField>
<ResponseField name="seed" type="u53">Requires capabilities.seed.</ResponseField>
