Get an Agentic Reference Architecture
get_architectureRetrieve a complete reference architecture by slug, including request flow, scenario, KPIs, cost & scaling, and composed patterns. Use after search or list to get detailed specs.
Instructions
Get one reference architecture by slug (includes the request flow, reference scenario, KPIs, cost & scaling, and the patterns/knowledge it composes). Use this once search or list_architectures has given you a slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Architecture slug, e.g. 'customer-service-agent'. | |
| locale | No | Language of the returned body. Default: en. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| body | No | ||
| name | No | ||
| slug | No | ||
| tags | No | ||
| domain | No | ||
| locale | No | ||
| status | No | ||
| api_url | No | ||
| locales | No | ||
| related | No | ||
| summary | No | ||
| updated | No | ||
| version | No | ||
| category | No | ||
| evidence | No | Evidence-First provenance: weight claims by this. | |
| fallback | No | ||
| featured | No | ||
| patterns | No | ||
| knowledge | No | ||
| frameworks | No | ||
| references | No | ||
| technologies | No | ||
| canonical_url | No | ||
| resolved_locale | No | ||
| requested_locale | No |