prompts
Improve Prompt
POST
/
prompts
/
improve
{
"prompt": "<string>",
"variables": [
"<string>"
]
}
Body
application/json
Response
200
application/json
Successful Response
The response is of type object
.
Was this page helpful?
{
"prompt": "<string>",
"variables": [
"<string>"
]
}
Assistant
Responses are generated using AI and may contain mistakes.