bird email threads
Usage
Code example
bird email threadsDescription
Read and reply to the email conversation threads across your mailboxes. A thread
groups all the messages in one conversation, newest first.
list returns threads across all mailboxes (filter by mailbox, contact, label, or
time); get returns a single thread. Use messages to list, read, or reply to
individual messages in a thread. Threads are deleted by id; pass --permanent to
skip the trash window.
Reads return JSON; list is paginated. Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request. Destructive commands require --yes.