get_c4_reference_tool
Retrieve C4 model reference documentation on element types, diagram types, and relationship conventions to structure inputs for creating architecture diagrams.
Instructions
Get C4 model reference documentation.
Returns documentation about C4 element types, diagram types, and relationship conventions. Use this to understand what elements are available and how to structure create_c4_diagram inputs.
Args: topic: Reference topic: elements, diagrams, relationships, or all
Returns: Markdown documentation for the requested topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |