Groups
Tools for groups
codemap_group_add
Create or update a code group with members. Groups organize files, directories, and symbols. The description becomes the initial group notation.
→codemap_group_delete
Delete a code group. Returns the deleted group details.
→codemap_group_edit
Edit group name and/or description. At least one of newName or newDescription must be provided.
→codemap_group_list
List all code groups with pagination. If name provided, shows detailed view with members and notations.
→codemap_group_notate
Add a notation/comment to an existing group. Optionally reference a specific file and line number.
→codemap_group_remove_member
Remove one or more members from a code group. Returns updated member count.
→codemap_group_search
Search and list code groups. Empty name lists all groups with summaries. Specific name shows full details including all members and notations.
→