# 단일 연락처 가져오기(phoneBookSingle)

사용자의 연락처에 접근하여 연락처 정보를 가져오는 동작을 수행해요.

* 하나의 연락처를 가져올 수 있어요.&#x20;

<div align="left"><figure><img src="/files/blAs6MV0GyYFVq4niIoJ" alt="" width="563"><figcaption></figcaption></figure></div>

아이콘을 클릭하면, 설정한 **단일 연락처 가져오기** 액션에 따라 연락처 정보를 가져오는 동작을 수행해요.

{% hint style="info" %}
사용자의 동의 하에 연락처 정보에 접근할 수 있습니다.&#x20;
{% endhint %}

<div align="left"><figure><img src="/files/BvnE9RQYBcLgBtCfVzUw" alt="" width="551"><figcaption></figcaption></figure></div>

> \#연락처 #연락처가져오기 #단일연락처 #연락처불러오기 #전화번호가져오기 #전화번호가져오기&#x20;

2024.03.07 Jinny


---

# 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.ohmyapp.io/main/guide/develop_app/command-execute-function/action/phonebooksingle.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.
