Be specific in the description
List the fields, say object vs array, and mention nested variants if you have them. "Give me a user" yields a generic shape.
JSON Tools for AI Developers · Runs locally
Natural language generation · Schema · Zod · OpenAPI · Function Calling · MCP · 30+ tools
When you prototype or mock, you don't have to type braces by hand. Describe the object in English or Chinese and get valid JSON.
Pick an object, array, nested shape, or mock template. It fits common shapes like a product, a user profile, or an API response.
No cloud model is called, so you don't need an API Key. Complex business rules and real inventory numbers still need a pass from you.
After you generate, format it, produce a Schema, or use it as Function Calling sample input.
List the fields, say object vs array, and mention nested variants if you have them. "Give me a user" yields a generic shape.
Local rules assemble the shape. Emails, prices, and stock look plausible, but they are not production stats. For a realistic distribution, edit the template and use Mock.
This page builds the shape with local rules. It does not call OpenAI or any other cloud API.
It's good for medium-complexity objects and arrays. For hard constraints or real data, edit by hand — or generate a Schema and then Mock.
Generate starts from a description. Repair completes broken or invalid JSON into parseable text.
No.
Yes. Chinese and English both assemble the shape from field names and relationships.
The shape is stable; fill-in values may follow the template. Don't treat it as an idempotent API.
Say so in the description — "price is a number, tags is a string array" — and it will be closer.
Describe from scratch here. If you already have a template and only need new values, use Mock.