serpwatcher_update_tag
Update a SERPWatcher tag by providing its tracking ID and tag ID to modify tag details in Mangools.
Instructions
Update a SERPWatcher tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Optional JSON request body to pass directly to POST/PUT/PATCH/DELETE endpoints. | |
| query | No | Optional query string parameters to pass directly to the Mangools endpoint. | |
| tag_id | Yes | SERPWatcher tag ID. | |
| tracking_id | Yes | SERPWatcher tracking ID. |