For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Remove Label From Conversation

Gmail Operation

The Remove Label From Conversation action deletes a specified label from a selected email thread in Gmail.

Example User Story

I want to remove the 'Urgent' label from a resolved conversation so it no longer clutters my priority view.

Fields

Field Name
Field Type
Required

conversationId

String

Yes

labelId

String

Yes

userId

String

No

Gmail

Example link

Code (Apache v2.0): Operation

Last updated