summarize_model
Get a summary of the active ArchiMate model including element, relationship, and view counts, plus per-view node and connection totals. Useful for verifying model generation results.
Instructions
Summarize the active model: counts, view summaries, totals.
Useful for verifying generation results without dumping full XML.
Returns:
Success envelope with `data` containing model name, total
element/relationship/view counts, and per-view node and
connection counts.
Errors:
`ModelNotFoundError` if no model is active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||