# `get_org_domain_mapping`

> ⚠️ **Deprecated (CF-7).** Use `org(view="domains")` instead. This name still resolves and returns byte-identical output for a deprecation window, but is no longer listed by default and emits a one-line notice.

Per-repo domain list across all org repos (reads each repo's carto.db if registered).

## Input schema

```json
{
  "type": "object",
  "properties": {},
  "required": []
}
```

## Required arguments

_None._

## Properties

_None._

## See also

- [Index of all MCP tools](./README.md)