update_pixel
Modify a Shopify pixel's name, API key, or enabled state using its unique ID.
Instructions
Update an existing pixel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Pixel ID (e.g., 'gid://shopify/Pixel/123456789') | |
| name | No | Pixel name | |
| apiKey | No | Pixel API key | |
| enabled | No | Whether the pixel is enabled |