update_theme
Update a Shopify theme's display name by providing its ID and new name.
Instructions
Update a theme's name. Requires write_themes access scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| theme_id | Yes | The GID of the theme to update (e.g. 'gid://shopify/OnlineStoreTheme/123'). | |
| name | Yes | New display name for the theme. |