You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Update an existing email draft using the Gmail API.",
1259
1259
"parameters": [
1260
1260
{
@@ -1386,7 +1386,7 @@
1386
1386
{
1387
1387
"name": "WhoAmI",
1388
1388
"qualifiedName": "Gmail.WhoAmI",
1389
-
"fullyQualifiedName": "Gmail.WhoAmI@4.2.0",
1389
+
"fullyQualifiedName": "Gmail.WhoAmI@4.2.1",
1390
1390
"description": "Get comprehensive user profile and Gmail account information.\n\nThis tool provides detailed information about the authenticated user including\ntheir name, email, profile picture, Gmail account statistics, and other\nimportant profile details from Google services.",
"description": "Compose a draft reply to an email message.",
1572
1572
"parameters": [
1573
1573
{
@@ -1699,6 +1699,6 @@
1699
1699
"import ScopePicker from \"@/app/_components/scope-picker\";"
1700
1700
],
1701
1701
"subPages": [],
1702
-
"generatedAt": "2026-02-26T20:45:10.394Z",
1702
+
"generatedAt": "2026-04-16T11:32:31.013Z",
1703
1703
"summary": "Arcade.dev's Gmail toolkit enables seamless integration with the Gmail API, allowing developers to manage emails and labels effectively within their applications.\n\n**Capabilities**\n- Manage email threads and labels.\n- Compose, send, and manage drafts.\n- Retrieve detailed user profile information.\n- Support for email searching and filtering.\n- Efficiently handle email status changes such as trashing.\n\n**OAuth**\n- **Provider**: Google\n- **Scopes**: Access to read, compose, modify, and send Gmail emails, alongside user profile information.\n\n**Secrets**\n- No secret types required for toolkit operation."
0 commit comments