Get mailbox message
get_messageRead a mailbox message and its JSON payload without claiming or acknowledging it. Choose markdown or JSON output for human or machine use.
Instructions
Read one mailbox message and its JSON payload without claiming or acknowledging 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 |
|---|---|---|---|
| message | Yes | ||
| payload | Yes |