Skip to main content
Glama

blender_get_polyhaven_asset_details

Retrieve comprehensive metadata for PolyHaven assets including download options, technical specifications, and licensing information to verify availability and research asset details.

Instructions

Get detailed information about a specific PolyHaven asset.

Provides comprehensive asset metadata including download options, technical specifications, and licensing information.

Args:

  • asset_id (string): PolyHaven asset ID to get details for

  • include_thumbnails (boolean, default true): Include thumbnail information

Returns: Complete asset metadata with download options, file sizes, and quality levels

Examples:

  • Basic details: asset_id="old_wood_01"

  • With thumbnails: asset_id="oak_tree", include_thumbnails=true

  • Check availability: asset_id="sky_cloudy"

Use when: Verifying asset availability, checking download options, asset metadata research Don't use when: Downloading assets (use download_polyhaven_asset instead)

Performance: Fast network request, typically 1-3 seconds

License: Returns CC0 licensing information for all assets

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
asset_idYesPolyHaven asset ID to get details for
include_thumbnailsNoInclude thumbnail information

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/olbboy/claudekit-blender-mcp'

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