Tripo MCP Server

by VAST-AI-Research
Verified

get_polyhaven_categories

Retrieve categories for specific asset types (hdris, textures, models, all) on Polyhaven using the Tripo MCP Server interface, facilitating organized asset selection and integration.

Instructions

Get a list of categories for a specific asset type on Polyhaven. Parameters: - asset_type: The type of asset to get categories for (hdris, textures, models, all)

Input Schema

NameRequiredDescriptionDefault
asset_typeNohdris

Input Schema (JSON Schema)

{ "properties": { "asset_type": { "default": "hdris", "title": "Asset Type", "type": "string" } }, "title": "get_polyhaven_categoriesArguments", "type": "object" }
ID: zwkmy1dkon