Acknowledge mailbox message
ack_messageConfirm a claimed mailbox message as processed by acknowledging it. Use your owning API key to mark the message handled.
Instructions
Acknowledge a claimed mailbox message after successful processing. Only the API key that owns the active claim can acknowledge it.
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 |