get_polyhaven_status
Check if PolyHaven asset integration is enabled in Blender to verify availability of HDRI, texture, and 3D model features.
Instructions
Check if PolyHaven integration is enabled in Blender. Returns a message indicating whether PolyHaven features are available.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "title": "get_polyhaven_statusArguments",
  "type": "object"
}