# 목록 화면으로 이동(list)

목록 화면으로 이동하는 동작을 수행해요.

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

URL 이미지를 클릭하면, 설정한 **목록 화면으로 이동** 액션에 따라 원하는 메타의 목록 화면으로 이동해요.&#x20;

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

> \#목록화면 #목록보기 #리스트화면으로이동 #피드화면 #피드화면으로이동 #화면이동

2023.10.05 Jinny

**Transitioning to the Inventory Page (list)**\
This function facilitates transitioning to the inventory page.&#x20;

> \#inventory page, #view list, #navigate to inventory, #feed page #page transition

2023.08.08 Song


---

# 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/list.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.
