send_facility_message
Send a message to the facility operator managing your mailbox. Optionally link to a specific package or action request for context.
Instructions
Send a message to the facility operator managing your mailbox. Messages appear in the shared conversation visible to you, the renter, and the facility. Optionally link the message to a specific package or action request for context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Message text (1-5000 characters). | |
| package_id | No | Optional: link this message to a specific package for context. | |
| facility_id | Yes | The facility to message. Get this from the get_mailbox response. | |
| action_request_id | No | Optional: link this message to an action request for context. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Sent facility message identifiers and body. |