Creates
Creates — produces new text, images, audio, video, or code that did not exist before this system ran. The output is content authored by the system, not a label or score about existing data. Examples: drafting a paragraph from a prompt, generating an image from a description, composing audio, completing code. Distinct from Answers, which responds to you in conversation.
- Description
Playground
Try the element with your own values, contexts, and color modes.
Context
Style
Raw JSON
Live API response from GET /schemas/dtpr@2026-09-01-beta/elements/creates.
element "creates"
{
"id": "creates",
"category_id": "action",
"title": [
{
"locale": "en",
"value": "Creates"
}
],
"description": [
{
"locale": "en",
"value": "Creates — produces new text, images, audio, video, or code that did not exist before this system ran. The output is content authored by the system, not a label or score about existing data. Examples: drafting a paragraph from a prompt, generating an image from a description, composing audio, completing code. Distinct from Answers, which responds to you in conversation."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "mode_generative",
"variables": [
{
"id": "additional_description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": false,
"kind": "localized_text"
}
],
"shape": "hexagon",
"icon_variants": [
"default",
"dark",
"human_decides",
"human_decides.dark",
"human_oversees",
"human_oversees.dark",
"autonomous",
"autonomous.dark"
]
}