Release claimed emails
release_emailLet go of messages you claimed with claim_email, so a colleague can take them. Releases only your own claims: a message held by somebody else is left alone and the result names them, unless you pass force: true, which also clears a claim whose holder is no longer recorded. A message nobody holds is reported, not an error. Moves nothing and marks nothing read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uids | Yes | The UIDs to act on, from list_emails or search_emails. Pass every message you want in ONE call: it costs the user one call instead of one per message. Up to 500 at a time. | |
| force | No | Release somebody else's claim too. Leave it out unless the user has said to. | |
| mailbox | No | IMAP folder the messages are in. Defaults to INBOX. |