list_motions
Retrieve recent 3D motion generations from your account with pagination. Sort by creation time ascending or descending, and use tokens to page through results.
Instructions
Retrieves a paginated list of recent motion generations created for the authenticated service account. Results are sorted by creation time, newest first by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of motions to return | |
| nextToken | No | Pagination token from a previous response | |
| sortAscending | No | Sort results in ascending order by creation time |