13 lines
273 B
JSON
13 lines
273 B
JSON
|
|
{
|
||
|
|
"title": "Today's Agenda",
|
||
|
|
"subtitle": "Family Calendar",
|
||
|
|
"tool_name": "mcp_home_assistant_calendar_get_events",
|
||
|
|
"calendar_names": [
|
||
|
|
"Family Calendar"
|
||
|
|
],
|
||
|
|
"range_days": 1,
|
||
|
|
"max_events": 8,
|
||
|
|
"refresh_ms": 900000,
|
||
|
|
"empty_text": "No events for today."
|
||
|
|
}
|