Get Group Details
ogarniai_get_groupRetrieve detailed information about a finance group by its ID, including name, description, owner, status, and member count.
Instructions
Get details of a specific finance group.
Args:
groupId (string): Group ID (UUID format)
Returns: JSON with group details including id, name, description, owner, isActive, isArchived, memberCount
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groupId | Yes | Resource ID (UUID format) |