nanobot-voice-interface/examples/cards/instances/live-calendar-timeline-weather/card.json
kacper 4dfb7ca3cc
Some checks failed
CI / Backend Checks (push) Failing after 36s
CI / Frontend Checks (push) Failing after 40s
feat: unify card runtime and event-driven web ui
2026-04-06 15:42:53 -04:00

19 lines
489 B
JSON

{
"id": "live-calendar-timeline-weather",
"kind": "text",
"title": "Today Calendar Weather",
"content": "",
"question": "",
"choices": [],
"response_value": "",
"slot": "live-calendar-timeline-weather",
"lane": "context",
"priority": 89,
"state": "active",
"template_key": "calendar-timeline-weather-live",
"context_summary": "",
"chat_id": "web",
"snooze_until": "",
"created_at": "2026-04-02T00:00:00+00:00",
"updated_at": "2026-04-02T00:00:00+00:00"
}