update_structured_snippet_extension
Update a structured snippet extension's header or values, automatically preserving omitted fields by fetching current data.
Instructions
Update an existing structured snippet extension in place (edit its header or values).
Microsoft replaces the whole snippet on update, so the header and values are always required; when you omit either (e.g. to change only the values) this tool fetches the current extension and re-sends the other, so a partial update is safe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| header | No | New header from Microsoft's predefined list (omit to keep the current one). | |
| values | No | New list of 3 to 10 values, max 25 chars each (omit to keep the current ones). | |
| ad_extension_id | Yes | The structured snippet extension id (from get_ad_extensions). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| ids | No | ||
| message | Yes | ||
| partial_errors | No |