get_groups
Fetches a group by group_id, returning display name, description, and timestamps. Discover IDs with list_groups.
Instructions
Retrieve a specific group by group_id. Returns the group object including display_name, description, and timestamps. Use list_groups to discover group_ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | A unique identifier for a group. |