group_details
Retrieve details of a specific group by providing its unique identifier.
Instructions
Returns a group object if a valid identifier was provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | The unique identifier for the group | |
| schema_file | Yes | REQUIRED: You must first read the schema file at 'open-api-definitions/groups/group_details.json', then provide this exact path here to confirm. |