browse_models
Browse Thingiverse models by popularity, recency, or category to find 3D printable designs.
Instructions
Browse Thingiverse models by popularity, recency, or category.
Args:
browse_type: One of "popular", "newest", or "featured".
page: Page number (1-based, default 1).
per_page: Results per page (default 10, max 100).
category: Optional category slug to filter by (e.g. "3d-printing",
"art"). Use ``list_categories`` to see available slugs.
Returns model summaries similar to ``search_models``.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| category | No | ||
| per_page | No | ||
| browse_type | No | popular |