gorelo_list_custom_assets
List custom (non-agent) assets for your service provider, newest created first. Filter by client, creation/update time, and navigate pages with a cursor.
Instructions
List custom (non-agent) assets for the service provider, cursor-paginated, newest-created first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| cursor | No | Opaque pagination cursor from a previous page; omit for the first page. | |
| pageSize | No | Items per page, clamped 1-200 (default 50). | |
| clientIds | No | ||
| createdSince | No | ISO-8601 timestamp. | |
| updatedSince | No | ISO-8601 timestamp. | |
| createdBefore | No | ISO-8601 timestamp. | |
| updatedBefore | No | ISO-8601 timestamp. |