v1

latestOpenAPI 3.1.02026-07-2631411.5 MB
AI - Prompts

Generate prompt JSON schema

Generate a JSON schema for the output of an AI prompt

post/ai/prompts/generateJsonSchema

Request body

promptstring required

Prompt to generate a JSON schema for.

systemPromptstring

Instructions given to the model alongside the prompt, used as extra context.

Response

Successful response

jsonSchemaobject required

Generated JSON schema.