summarize_model
Summarize the active ArchiMate model to get counts, view summaries, and totals. Verify generation results without exporting full XML.
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 | |||