Fix llm_short_description: descrivere cosa fa l'MCP, non elencare i tool
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
{
|
||||
"lang": "en",
|
||||
"description": "Full Gmail integration: read, send, modify, and manage emails with OAuth2 authentication. Supports push notifications via history polling.",
|
||||
"llm_short_description": "Gmail integration: read, send, modify, and manage Gmail messages via OAuth. Tools: list_messages (filterable by label/query), get_message (full body + attachments), get_thread (conversation threading), send_message (create and send), modify_message (archive/trash/spam/star/label), list_labels, create_label, get_profile, download_attachments. Push notifications via history polling for new mail events."
|
||||
"llm_short_description": "Gmail \u2014 read, send, modify, and manage Gmail messages with OAuth2 authentication. Supports push notifications via history polling for new mail."
|
||||
}
|
||||
],
|
||||
"mcp_config": {
|
||||
|
||||
Reference in New Issue
Block a user