ofw_get_unread_sent
List sent messages that recipients have not read. Reads from local cache; sync messages first if cache is stale.
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) |