vrchat_group_posts_recent
Show recent posts from any VRChat group, enabling read-only access to announcements and member discussions.
Instructions
List recent posts for a group (read-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groupId | No | ||
| maxItems | No | ||
| maxPages | No | ||
| pageSize | No | ||
| shortCode | No | ||
| publicOnly | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| posts | Yes | ||
| stale | Yes | ||
| groupId | Yes | ||
| maxPages | Yes | ||
| pageSize | Yes | ||
| truncated | Yes | ||
| totalPosts | Yes |