describe_anatomy
Introspect the Company Brain's own anatomy to see its services, data-stores, domains, and worker actions. Filter by kind or ID to inspect a component and its relationships.
Instructions
Introspect the Company Brain's own anatomy (services, data-stores, domains, actions).
Backed by the generated, versioned anatomy catalog. With no arguments, returns a
self-summary (how many services / data-stores / capability domains it knows). Pass
kind and/or id to describe a specific part and its relationships.
Args: kind: Optional node kind - "service", "data_store", "domain", or "worker_action". id: Optional anatomy_id or name (e.g. "rag-service", "worker_action:finance.finance_forecasting").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| kind | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |