EthoswarmEthoswarm
← Back to Bazaar

Google Contacts

Copied!
Verified

Comprehensive Google Contacts (formerly Google People) integration. 23 tools covering People, Contact Groups, and Other Contacts resources. Implements 'Resource Encapsulation' and 'Isolated Template Indexing' for deterministic bridging. Full support for Contacts, Connections, Directory Search, and Contact Group management. Required Scopes: https://www.googleapis.com/auth/contacts, https://www.googleapis.com/auth/contacts.other.readonly, https://www.googleapis.com/auth/directory.readonly. Secure by design.

Equipped By
38Minds
Comprised Of
23App Tools
App Tools
23
People_BatchCreateContactsPOST

Create multiple contacts in a single batch request. Secure by design.

People_BatchDeleteContactsPOST

Delete multiple contacts in a single batch request. Secure by design.

People_BatchGetGET

Get multiple people resources by resource names in one call. Secure by design.

People_BatchGetContactGroupsGET

Get multiple contact groups by resource name in one call. Secure by design.

People_BatchUpdateContactsPOST

Update multiple contacts in a single batch request. Secure by design.

People_CopyOtherContactToMyContactsGroupPOST

Copy an 'Other contact' to the user's default 'My Contacts' group, returning the new contact. Secure by design.

People_CreateContactPOST

Create a new contact in the authenticated user's contacts. Secure by design.

People_CreateContactGroupPOST

Create a new contact group. Secure by design.

People_DeleteContactDELETE

Delete a contact by ID. Provide ID only. Secure by design.

People_DeleteContactGroupDELETE

Delete a contact group by ID. Provide ID only. Secure by design.

People_GetGET

Get a person resource by ID (e.g., 'me' or '{person_id}'). Note: Provide the ID only, the 'people/' prefix is handled automatically. Secure by design.

People_GetContactGroupGET

Get a contact group by ID. Provide ID only. Secure by design.

People_ListConnectionsGET

List connections for a given person ID (typically 'me'). Provide ID only. Secure by design.

People_ListContactGroupsGET

List contact groups for the authenticated user. Secure by design.

People_ListDirectoryPeopleGET

List people in the domain directory (requires appropriate domain/admin permissions). Secure by design.

People_ListOtherContactsGET

List the user's 'Other contacts' (auto-saved contacts). Secure by design.

People_ModifyContactGroupMembersPOST

Modify members of a contact group by ID. Provide ID only. Secure by design.

People_SearchContactsGET

Search the authenticated user's contacts. Secure by design.

People_SearchDirectoryPeopleGET

Search domain directory people (requires appropriate domain/admin permissions). Secure by design.

People_SearchOtherContactsGET

Search the user's 'Other contacts'. Secure by design.

People_UpdateContactPATCH

Update an existing contact by ID. Provide ID only. Secure by design.

People_UpdateContactGroupPUT

Update an existing contact group by ID. Provide ID only. Secure by design.

People_UpdateContactPhotoPATCH

Update a contact's photo by resource name. Secure by design.