get_polyhaven_status
Check if PolyHaven asset integration is enabled in Blender to verify availability of its features for 3D modeling workflows.
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"
}