get_code_map_section
Retrieve sections such as overview, files, dependencies, or documentation from an existing code map by specifying the map ID and section type.
Instructions
Retrieve a specific section of a previously generated code map
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mapId | Yes | The map ID returned from a previous audit with code map generation | |
| sectionType | Yes | The section type to retrieve (e.g., overview, files, dependencies, documentation) |