> ## 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.

# tick.schema.json

> Canonical schema for world.tick params; the result is tick-result.schema.json.

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

<ResponseField name="expected_tick" type="tick" required>The current tick as the agent knows it; a mismatch fails with AWP\_TICK\_MISMATCH.</ResponseField>
<ResponseField name="count" type="integer">Advances to perform. Default `1`.</ResponseField>
