Claim mailbox message
claim_messageAtomically claim an unread mailbox message for five minutes to process it exclusively, requiring acknowledgment from the same API key after processing.
Instructions
Atomically claim one unread mailbox message for five minutes. The same PromptJang API key must acknowledge it after processing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | PromptJang 32-character event or target identifier | |
| response_format | No | Human-readable markdown or machine-readable JSON | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| status | Yes | ||
| acknowledged_at | No | ||
| claim_expires_at | No |