
Puzzle Constructor
A tool for creating crosswords. You can create crosswords from words and hints.
- Name For Model
- Puzzle_Constructor
- Website
- crosswordconstructor.com
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- 6 months ago
- Contact
- [email protected]
- Description For Model
- A tool for creating crosswords. You can create crosswords by providing words and hints. You can provide an optional grid_size to allow larger crosswords
Plugin Functions/Features (Plugin API Document)
Operation Id | HTTP Method | Description | |
---|---|---|---|
1 | generateCrossword | POST | Generates an image of a crossword from a set of words and clues provided as a json package. The package may also include a grid_size variable to adjust the output size for larger crosswords. |