list_assets
List all assets in the library with pagination for debugging and exploration. Use pagination parameters to navigate through large asset collections.
Instructions
라이브러리 전체 자산을 페이지네이션으로 나열 (디버깅/탐색).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| req | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | ||
| total | Yes | ||
| assets | Yes | ||
| page_size | Yes |