Widgets
Interactive conversation modules.
Updated on January 1, 1970
Privacy and analytics
We use necessary technical cookies and, only with your consent, analytics and marketing pixels to improve the website and measure campaigns.
When an answer is better touched than read, Nödo returns a widget: an interactive module with typed data and actions. The same JSON renders on the web, the Apple app and Android, and outside Nömad it is served as an MCP App.
{
"type": "widget",
"kind": "review",
"version": 1,
"fallback": "Logotipo · revisión 2 espera tu aprobación.",
"data": { "taskId": "…", "title": "Logotipo · revisión 2" },
"actions": [
{ "id": "approve", "capability": "works.tasks.review", "confirm": true },
{ "id": "changes", "capability": "works.tasks.review" }
]
}fallback: an app that does not know the kind or version shows that text.chat.widgets.v1.| Kind | Name | Purpose | Family |
|---|---|---|---|
record | Record | Title, key facts, optional image and up to two actions. | Base |
list | List | Rows with status and one action each; paginated. | Base |
carousel | Carousel | 3 to 8 cards with an image and one action. | Base |
form | Form | Short fields: text, number, date, select. | Base |
choice | Choice | Single or multiple options plus an own answer. | Base |
confirm | Confirm | Summary of what will happen, accept or cancel. | Base |
progress | Progress | Long task in progress with steps and cancel. | Base |
sources | Sources | Where the answer comes from: Genome, memory, files. | Base |
action_link | Action link | Opens an app screen or an external authorization. | Base |
file_request | File request | Requests and uploads files to a task or the Library. | Base |
palette | Palette | Colors with role, copyable HEX and contrast. | Brand |
calendar_week | Week | Seven days with deliveries, posts and dates. | Brand |
review | Review | Deliverable preview: approve or request changes. | Brand |
image_gallery | Gallery | Generated images: approve or another version. | Brand |
manager | Your Brand Manager | Person, availability and talk to them. | Brand |
usage | Plan limits | How much of each plan limit is used. | Brand |