delete_analyzed_url
Permanently remove an analyzed URL (bookmark) and its deep analysis from the agent's knowledge.
Permanently remove an analyzed URL — a bookmark — and its deep analysis from the agent's knowledge. Destructive and irreversible. Anyone with access to the agent — including shared team members — can delete one. Use list_analyzed_urls to find the briefId.
Authentication: Required.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
syntheticId | integer | Yes | The agent the analyzed URL belongs to. |
briefId | string (uuid) | Yes | The analyzed-URL id to delete (the briefId from list_analyzed_urls). |