# Contact

- [연락처그룹 목록](https://docs.apidrag.com/google-api/references/google-contact/group-list.md)
- [연락처그룹 정보](https://docs.apidrag.com/google-api/references/google-contact/group-info.md)
- [연락처그룹 만들기](https://docs.apidrag.com/google-api/references/google-contact/add-group.md)
- [연락처그룹 삭제](https://docs.apidrag.com/google-api/references/google-contact/del-group.md)
- [연락처그룹 수정](https://docs.apidrag.com/google-api/references/google-contact/mod-group.md)
- [그룹 내 연락처 등록](https://docs.apidrag.com/google-api/references/google-contact/add-in-group.md)
- [그룹 내 연락처 등록해지](https://docs.apidrag.com/google-api/references/google-contact/del-in-group.md)
- [기타연락처 목록](https://docs.apidrag.com/google-api/references/google-contact/etc-list.md)
- [기타연락처 검색](https://docs.apidrag.com/google-api/references/google-contact/search-etc.md)
- [기타연락처를 내연락처로 복사](https://docs.apidrag.com/google-api/references/google-contact/copy-etc-to-my.md)
- [연결된 연락처 목록](https://docs.apidrag.com/google-api/references/google-contact/link-list.md)
- [연락처 만들기](https://docs.apidrag.com/google-api/references/google-contact/add.md)
- [연락처 보기](https://docs.apidrag.com/google-api/references/google-contact/info.md)
- [연락처 삭제](https://docs.apidrag.com/google-api/references/google-contact/delete.md)
- [연락처 사진 삭제](https://docs.apidrag.com/google-api/references/google-contact/del-photo.md)
- [연락처 검색](https://docs.apidrag.com/google-api/references/google-contact/search.md)
- [연락처 업데이트](https://docs.apidrag.com/google-api/references/google-contact/update.md)
- [연락처 사진 업데이트](https://docs.apidrag.com/google-api/references/google-contact/update-photo.md)
- [연락처 일괄삭제](https://docs.apidrag.com/google-api/references/google-contact/delete-batch.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apidrag.com/google-api/references/google-contact.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
