Acknowledge inbox delivery
ack_inbox_deliveryMark a delivery as acknowledged after review, import, or intentional skip while retaining packet bytes for audit records.
Instructions
Mark a reviewed, imported, or intentionally skipped delivery as acknowledged. Packet bytes remain retained for audit and this tool never deletes them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actorName | No | Name recorded as the acknowledger in the audit log; defaults to the server's configured actor, or 'mcp-client'. | |
| deliveryId | Yes | Delivery identifier from list_inbox or get_inbox_delivery, formatted 'delivery_' followed by 24 hex characters. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| state | Yes | ||
| packetId | Yes | ||
| deliveryId | Yes | ||
| nextAction | Yes | ||
| packetHash | Yes | ||
| packetPath | Yes | ||
| importedPacketId | No |