Fix llm_short_description: descrivere cosa fa l'MCP, non elencare i tool

This commit is contained in:
2026-07-22 22:24:10 +01:00
parent 3440890d11
commit 9236f668ec
17 changed files with 77 additions and 77 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
{
"lang": "en",
"description": "Read, create, update, delete, and respond to Google Calendar events. Supports push notifications for new events created by others.",
"llm_short_description": "Google Calendar MCP: full CRUD for events, RSVP management, push polling. Tools: status (auth check), list_calendars, list_events (time-range filterable), get_event, create_event, update_event, delete_event, respond_to_event (accept/tentative/decline). Requires Google OAuth."
"llm_short_description": "Google Calendar \u2014 read, create, update, delete, and respond to calendar events. Supports push notifications for new events created by others."
}
],
"auth": {