get_mailbox_md
Retrieves the renter's MAILBOX.md standing instructions with version, content hash, and timestamp. Use on startup to cache the version for sync verification with send_outbound_mail and update_action.
Instructions
Get the renter's MAILBOX.md standing instructions for this agent. Returns the full instruction text, version number, content hash, and last update timestamp. Call this on startup and cache the version — you must pass it to send_outbound_mail and update_action for sync verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Current MAILBOX.md standing instructions. |