ListPromptsResponseBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/ListPromptsResponseBody.jsonprompts object[]required
Array [
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/SalesPrompt.jsoncategorystringrequired
contentstringrequired
createdAtdate-timerequired
descriptionstringrequired
displayNamestringrequired
isCustombooleanrequired
namestringrequired
updatedAtdate-timerequired
uuidstringrequired
]
ListPromptsResponseBody
{
"$schema": "https://example.com/schemas/ListPromptsResponseBody.json",
"prompts": "Unknown Type: array,null"
}