assets_list
Browse your assets store by listing files. Use a path prefix to narrow results and pagination to navigate large collections.
Instructions
List files in your personal assets store with optional prefix filtering and pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (default: 1000, max: 1000) | |
| cursor | No | Pagination cursor from a previous list call to get the next page | |
| prefix | No | Optional path prefix to filter results (e.g. 'images/', 'videos/2024/') |