gmail_modify
Modify Gmail messages and labels through Lightbulb's connector by passing a JSON string of arguments for operations such as labeling, archiving, or deleting.
Instructions
Gmail connector operation modify (platform tool gmail.modify).
Routes through /api/tools/invoke under your JWT, tenant, and company scope.
Args: arguments: JSON string of arguments for the connector operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |