Answers
Answers — responds to people's questions in conversation: a chatbot, a voice assistant, an automated phone line. It holds a back-and-forth addressed to you in the moment. Examples: a transit chatbot explaining a delay, a service line routing your request. Distinct from Creates, which produces content that stands on its own afterward.
- 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/answers.
element "answers"
{
"id": "answers",
"category_id": "action",
"title": [
{
"locale": "en",
"value": "Answers"
}
],
"description": [
{
"locale": "en",
"value": "Answers — responds to people's questions in conversation: a chatbot, a voice assistant, an automated phone line. It holds a back-and-forth addressed to you in the moment. Examples: a transit chatbot explaining a delay, a service line routing your request. Distinct from Creates, which produces content that stands on its own afterward."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "chatbot",
"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"
]
}