Get contact
groove_get_contactGet a single contact by id — name, email, role, type, and conversation count. Groove GraphQL: contact(contactId: ID!).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The Groove object id (opaque GraphQL ID, passed as a string). |