delete_brand_audit_watch
Delete a recurring brand-audit watch by its watchId to stop future audits. Only the owning principal can remove it; invalid or foreign IDs return notFound. Confirmation provided.
Instructions
Permanently removes a recurring brand-audit watch by watchId. Owner-scoped — a watchId owned by another principal surfaces as notFound. Returns confirmation of deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| watchId | Yes | Watch ID returned by register_brand_audit_watch. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| score | Yes | ||
| passed | Yes | ||
| partial | No | ||
| category | Yes | ||
| findings | Yes | ||
| checkStatus | No |