Skip to main content
Glama

search_polyhaven_assets

Search and filter Polyhaven assets by asset type and categories to find matching HDRIs, textures, or models for your Blender projects.

Instructions

Search for assets on Polyhaven with optional filtering.

Parameters:

  • asset_type: Type of assets to search for (hdris, textures, models, all)

  • categories: Optional comma-separated list of categories to filter by

Returns a list of matching assets with basic information.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
asset_typeNoall
categoriesNo
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full transparency burden. It only states that the tool 'returns a list of matching assets with basic information,' but does not disclose read-only nature, limitations, failure modes, network behavior, or output shape beyond a vague list.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is short, front-loaded with purpose, and includes a clean parameter list followed by a return statement. Every sentence earns its place with no redundant or irrelevant text.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite the tool being named 'search,' no query/text parameter exists, and the description does not clarify that search is performed only via asset_type/category filters. It also does not specify what 'basic information' includes, and with no output schema, the agent cannot predict the result structure adequately.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description adds critical semantics absent from the input schema: exact allowed values for asset_type (hdris, textures, models, all) and the comma-separated format for categories. Since schema description coverage is 0%, this compensation is essential and effective.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with 'Search for assets on Polyhaven with optional filtering,' clearly identifying the verb and resource. It distinguishes itself from sibling tools like download_polyhaven_asset and get_polyhaven_categories by explicitly focusing on searching assets.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage when searching Polyhaven assets, but it does not explicitly state when to prefer this over sibling search tools (e.g., search_sketchfab_models) or related category/download tools. No exclusions or alternative guidance is provided, leaving usage context inferred rather than fully explicit.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/shiz81463/blender-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server