← WebMCP Directory

crossword-desk-studio.openai.chatgpt.site

crossword-desk-studio.openai.chatgpt.site

demo Unverified (seed import) Media & Personal 5 tools imperative implementation

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

act imperative

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

PropertyTypeRequiredDescription
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

webroom.openai.chatgpt.site

A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.

demo Unverified Media & Personal
28 tools A4 / Act24 / T0 Not yet scored Seen 2026-08-27
get_document_info get_edit_state get_edit_history get_image_preview open_image_from_url
Inspect tools
fieldwork-beat-machine.openai.chatgpt.site

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.

demo Unverified Media & Personal
26 tools A2 / Act24 / T0 Not yet scored Seen 2026-08-27
get_state get_project load_project export_project undo_edit
Inspect tools
pixly.gg

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.

live Unverified Media & Personal Transact tools
22 tools A1 / Act18 / T3 Not yet scored Seen 2026-08-27
mc_list_servers mc_get_server mc_create_server mc_update_server mc_server_action
Inspect tools
quokkapix.com

quokkapix.com

Open the QuokkaPix image editor app. Resize, crop, compress, convert, remove backgrounds, watermark and run batch workflows locally in your browser.

live Unverified Media & Personal Transact tools
14 tools A1 / Act12 / T1 Not yet scored Seen 2026-08-27
quokkapix.get_contract quokkapix.get_state quokkapix.get_result_manifest quokkapix.get_payment_policy quokkapix.list_recipes
Inspect tools

Related on Influzer