vrchat_notifications_recent
Retrieve recent VRChat notifications with optional filters for type, unread status, and pagination.
Instructions
List recent notifications (read-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| after | No | ||
| maxItems | No | ||
| maxPages | No | ||
| pageSize | No | ||
| unreadOnly | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| stale | Yes | ||
| maxPages | Yes | ||
| pageSize | Yes | ||
| truncated | Yes | ||
| notifications | Yes | ||
| totalNotifications | Yes |