serpwatcher_update_annotation
Update the text of an existing SERPWatcher annotation. Provide the tracking ID and annotation ID to modify its content.
Instructions
Update SERPWatcher annotation text.
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. | |
| tracking_id | Yes | SERPWatcher tracking ID. | |
| annotation_id | Yes | SERPWatcher annotation ID. |