Hostinger OpenClaw VPS

delete_data_collection

ONLY unassigned + zero rows. Unassigned WITH rows is content preserved from a deleted site — reuse it via assign_to_project instead. Anything attached or holding content is refused (409) — relay the reason to the owner, never retry.

Remote dplooyinc/hosting

Remote (network-hosted)

Other tools also called delete_data_collection? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "collectionId": {
      "type": "string",
      "description": "The collection ID (from list_data_collections)"
    }
  }
}