tm_delete_domain
Remove a registered domain. Profiles targeting it remain saved but become non-runnable until another verified domain covers the host.
Instructions
Remove a registered domain.
Profiles targeting this domain remain saved but won't be
runnable until another verified domain covers the target host
(see :func:tm_list_domains to find what's covered).
Returns {"domain_id": <id>, "deleted": True} on success.
A 400 / "Domain not found" surfaces as a typed
:class:ToolError — caller can react to it without parsing
message text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_id | Yes |