wrangler.jsonc is the canonical source for an instance’s bindings, migrations,
secrets, and variables. This page lists everything an instance reads, including
the keys contributed by the built-in providers.
Variables live in the vars block of wrangler.jsonc. Required variables fail
fast at runtime if missing or blank; the rest fall back to the listed default.
Variable
Required
Default
Purpose
AI_GATEWAY_ACCOUNT_ID
Yes
—
The account that owns the AI Gateway.
AI_GATEWAY_ID
Yes
—
The AI Gateway name.
FOLLOW_UP_MODEL
Yes
claude-sonnet-4-6
The model id used for follow-up extraction.
SYNC_LOOKBACK_MINUTES
No
10
How far back a scheduled sync looks for updated notes.