# `get_org_architecture`

> ⚠️ **Deprecated (CF-7).** Use `org(view="architecture")` 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.

Org-wide summary: registered repos + total cross-repo edge count + edges by kind. Requires `carto org init` + `carto org sync`.

## Input schema

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

## Required arguments

_None._

## Properties

_None._

## See also

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