crossword-desk-studio.openai.chatgpt.site
The Crossword Desk
First seen 2026-08-27 · Last seen 2026-08-27 · Source: webmcp.com
Answer 1 · Act 4 · Transact 0 · Score: Not yet scored
Tool inspector
upsert_word_candidates
Add or update answers, clues, and theme labels. Mixed batches keep valid entries and report rejected entries separately. Key theme words are kept; other theme words are alternatives.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
candidates |
array | yes | For a new theme, about 12–16 related answers of varied lengths, including some 3–5-letter alternatives, give the crossword more ways to fit. These are alternatives, not a placement target; only a compatible subset needs to appear. Small updates can contain fewer words. |
expected_revision |
integer | yes | Puzzle revision being edited. A newer revision prevents the change from being applied. |
Raw JSON schema
{
"type": "object",
"properties": {
"candidates": {
"type": "array",
"minItems": 1,
"description": "For a new theme, about 12–16 related answers of varied lengths, including some 3–5-letter alternatives, give the crossword more ways to fit. These are alternatives, not a placement target; only a compatible subset needs to appear. Small updates can contain fewer words.",
"items": {
"type": "object",
"properties": {
"word": {
"type": "string",
"minLength": 2,
"description": "Answer letters, within get_puzzle_state.constraints.max_answer_length. Auto size accepts up to 18 letters; fixed sizes and locked answers limit new words to the current dimensions. New oversized answers are skipped without discarding valid entries in the batch."
},
"clue": {
"type": "string"
},
"theme": {
"type": "boolean",
"description": "Whether this answer is part of the theme. New answers are themed by default; existing labels stay unchanged when omitted."
},
"theme_anchor": {
"type": "boolean",
"description": "An optional must-include theme answer. Zero or one anchor is usually enough; a short, distinctive answer of 3–7 letters gives more layout choices. Long phrases or multiple anchors make construction harder. The puzzle title need not be an answer. Also marks the word as themed."
},
"replaces_candidate_id": {
"type": "string",
"description": "ID of the word being replaced; an adjustment note is required."
}
},
"required": [
"word"
],
"additionalProperties": false
}
},
"expected_revision": {
"type": "integer",
"minimum": 0,
"description": "Puzzle revision being edited. A newer revision prevents the change from being applied."
}
},
"required": [
"candidates",
"expected_revision"
],
"additionalProperties": false
}
Similar websites
webroom.openai.chatgpt.site
A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.
fieldwork-beat-machine.openai.chatgpt.site
A tactile 12-voice beat machine with classic drum-machine grooves, deep synths, keyboard and touch pads, WebMCP controls, and stereo WAV export.
pixly.gg
Minecraft server hosting with no subscription — pay for the time your server is online. Java + Bedrock crossplay, 1-click mods, 10 free hours to try, no card.
quokkapix.com
Open the QuokkaPix image editor app. Resize, crop, compress, convert, remove backgrounds, watermark and run batch workflows locally in your browser.