-
Notifications
You must be signed in to change notification settings - Fork 0
Tools
Rishap Gandhi edited this page Jun 2, 2026
·
3 revisions
| Tool | Description |
|---|---|
gmail_search |
Search emails using Gmail query syntax |
gmail_read |
Read a specific email by message ID |
gmail_send |
Send an email (supports cc, bcc) |
gmail_reply |
Reply to an email thread |
gmail_list_labels |
List all Gmail labels |
gmail_modify_labels |
Add/remove labels (mark read, archive) |
gmail_delete |
Trash a message |
| Tool | Description |
|---|---|
calendar_list_events |
List upcoming events |
calendar_create_event |
Create event (sends invite emails) |
calendar_update_event |
Update an existing event |
calendar_delete_event |
Delete an event |
calendar_get_event |
Get full details with attendees |
| Tool | Description |
|---|---|
drive_search |
Search files |
drive_read_file |
Read file content |
drive_create_file |
Create a file |
drive_delete_file |
Delete a file |
drive_list_folder |
List folder contents |
drive_share_file |
Share with users |
| Tool | Description |
|---|---|
docs_create |
Create a new doc |
docs_read |
Read doc content |
docs_append |
Append text |
| Tool | Description |
|---|---|
sheets_read |
Read cell range |
sheets_write |
Write to cells |
sheets_create |
Create spreadsheet |
| Tool | Description |
|---|---|
slides_create |
Create presentation |
slides_read |
Read slide content |