12 lines
271 B
JSON
12 lines
271 B
JSON
{
|
|
"title": "3-Day Agenda",
|
|
"subtitle": "Family Calendar",
|
|
"tool_name": "mcp_home_assistant_calendar_get_events",
|
|
"calendar_names": [
|
|
"Family Calendar"
|
|
],
|
|
"range_days": 3,
|
|
"max_events": 8,
|
|
"refresh_ms": 900000,
|
|
"empty_text": "No events scheduled."
|
|
}
|