search_assets
Filter and retrieve assets by type (hdris, textures, models) and categories from PolyHaven's public library.
Instructions
Returns a list of assets, optionally filtered by type and categories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter to assets of a particular type. Can be hdris/textures/models/all. | |
| categories | No | A comma-separated list of categories to filter by. Only assets that match all categories specified will be included. |