get-group
Reads a D&D 5e group actor to return member roster, shared currency and inventory, ownership details, and primary party status. Use for type:group actors instead of standard actor retrieval.
Instructions
Read a dnd5e group actor the group-shaped way: member roster (with dangling ids flagged), shared currency, shared inventory, ownership (default + per-user), and whether it is the primary party. Use this instead of get-actor for type:group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groupIdentifier | Yes | The group actor to read (name or id; partial name match supported). |