set_texture
Apply a previously downloaded Polyhaven texture to an object in Blender. Provide the object name and texture ID to assign the material.
Instructions
Apply a previously downloaded Polyhaven texture to an object.
Parameters:
object_name: Name of the object to apply the texture to
texture_id: ID of the Polyhaven texture to apply (must be downloaded first)
Returns a message indicating success or failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| texture_id | Yes | ||
| object_name | Yes |