update_look
Update a Look's title, description, or move it to a different folder.
Instructions
Update a Look's metadata (title, description, folder).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| look_id | Yes | ID of the Look to update | |
| title | No | New title | |
| description | No | New description | |
| folder_id | No | Move to a different folder |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |