pub fn execute_groups(arguments: Value) -> Result<ToolResult>Expand description
Executes the consolidated subcog_groups tool.
Dispatches to the appropriate action handler based on the action field.
Valid actions: create, list, get, add_member, remove_member, update_role, delete.