xmpp_poll_messages
Poll for new messages from an allowlisted contact after a cursor, returning immediately with any available messages. Use limit to control batch size and after_cursor to resume from a specific point.
Instructions
Read allowlisted messages after a durable cursor without blocking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| request_id | No | ||
| after_cursor | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |