search_sketchfab_models
Find 3D models on Sketchfab by keyword, with options to filter by categories or restrict to downloadable results.
Instructions
Search for models on Sketchfab with optional filtering.
Parameters:
- query: Text to search for
- categories: Optional comma-separated list of categories
- count: Maximum number of results to return (default 20)
- downloadable: Whether to include only downloadable models (default True)
Returns a formatted list of matching models.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| query | Yes | ||
| categories | No | ||
| user_prompt | No | ||
| downloadable | No |