Tool to list conversations visible to the authenticated user ordered by newest activity first. Use when you need to retrieve inbox, all, assigned, closed, or other mailbox conversations. Must filter by at least one of: mailbox flag, shared label, or team parameter.
allbooleanPass true to list conversations in the All mailbox.
emailstringFilter conversations by email address. Returns conversations where this email appears as sender or recipient.
inboxbooleanPass true to list conversations in the Inbox.
limitintegerNumber of conversations to return. Min: 2. Max: 50. Default: 25.
untilintegerUnix timestamp for pagination. Use last_activity_at from the oldest conversation of previous page.
closedbooleanPass true to list conversations in Closed.
domainstringFilter conversations by domain. Returns conversations where any sender/recipient email belongs to this domain.
draftsbooleanPass true to list conversations in Drafts.
junkedbooleanPass true to list conversations in Spam.
flaggedbooleanPass true to list conversations in Starred.
snoozedbooleanPass true to list conversations in Snoozed.
trashedbooleanPass true to list conversations in Trash.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.