get_module
Retrieve detailed content from any module, with optional filtering by section type (responsibility, architecture, decisions, principles, or relations).
Instructions
Get detailed content from a specific module. Can optionally return only a specific section type (responsibility, architecture, decisions, principles, or relations).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_id | Yes | Module ID (e.g., 'M01', 'M02', ..., 'M22', 'SUPP-AgentSummary', 'SUPP-SessionMemory', etc.) | |
| section | No | Optional: return only a specific section type. If omitted, returns the full module. |