search_motions
Find character animations by searching the motion library with text, category, subcategory, tags, and pagination to retrieve relevant results.
Instructions
Searches the motion library with optional filtering by category, subcategory, tags, and search term. Returns paginated results with motion items and category aggregation information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter results by tags | |
| category | No | Filter results by category | |
| pageSize | Yes | Number of results to return per page | |
| searchTerm | No | Text search query to find matching motions | |
| searchAfter | No | A pagination token from a previous search response (lastSort value). Use this to fetch subsequent pages. | |
| subcategory | No | Filter results by subcategory (requires category to be set) |