Install
openclaw skills install gmail-delete-emailAtomic node skill to delete an email via Gmail using the gog CLI.
openclaw skills install gmail-delete-emailThis skill allows the agent to move an email to the trash using the native CLI.
WHEN [An email needs to be deleted or moved to trash] THEN [ Execute the following Jidoka-validated loop:
gog gmail trash <messageId>.{
"command": "gog gmail trash msg_id_123"
}
Confirmation that the email was moved to the trash.