ofw_get_unread_sent
Retrieve sent messages that have not been read by recipients. Sync messages first to ensure cache is current.
Instructions
List sent messages that have not been read by one or more recipients. Reads from local cache; call ofw_sync_messages first if cache is stale.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page (default 1) | |
| size | No | Per page (default 50) |