Schema Agent
The schema agent helps to create a schema to describe a JSON payload. This can be used for schema first development i.e. you use the knowledge of the LLM to create a schema for a specific type:
Create a product schema with common properties
The LLM tries to generate a fitting schema and shows a preview on the right s.

Through the "Save" button you can persist the schema so that it can be used at any operation.